Skip to main content
ClaudeWave

Open-source database client for PostgreSQL, MySQL/MariaDB and SQLite with SQL notebooks, visual EXPLAIN, AI and MCP built in. Hackable with plugins.

MCP Servers2.4k estrellas167 forksTypeScriptApache-2.0Actualizado yesterday
Nota editorial

Tabularis is an open-source desktop database client built with Tauri and React that connects to PostgreSQL, MySQL/MariaDB, and SQLite through a cross-platform GUI available for Windows, macOS, and Linux. Its feature set includes a SQL editor, SQL notebooks, a visual query builder, a data grid for browsing and editing records, and a visual EXPLAIN tool for inspecting query execution plans. The application integrates with Claude via a built-in MCP server, allowing AI agents to query connected databases, inspect schemas, and run SQL directly from compatible MCP clients. A plugin system lets developers extend core functionality without modifying the application source. The project itself originated as an AI-assisted development experiment, and that origin shapes its design philosophy around AI-first workflows. Developers who regularly switch between database engines and want a single desktop tool that also exposes their data to Claude-based agents through MCP are the primary audience.

ClaudeWave Trust Score
100/100
Verified
Passed
  • Open-source license (Apache-2.0)
  • Actively maintained (<30d)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/TabularisDB/tabularis
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "tabularis": {
      "command": "node",
      "args": ["/path/to/tabularis/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/TabularisDB/tabularis and follow its README for install instructions.

8 items en este repositorio

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: \"Why is X failing?\", \"Where does this error come from?\", \"Trace this bug\"

Instalar

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: \"How does X work?\", \"What calls this function?\", \"Show me the auth flow\"

Instalar

Use when the user needs to run GitNexus CLI commands like analyze/index a repo, check status, clean the index, generate a wiki, or list indexed repos. Examples: \"Index this repo\", \"Reanalyze the codebase\", \"Generate a wiki\"

Instalar

Use when the user asks about GitNexus itself — available tools, how to query the knowledge graph, MCP resources, graph schema, or workflow reference. Examples: \"What GitNexus tools are available?\", \"How do I use GitNexus?\"

Instalar

Analyze blast radius before making code changes

Instalar

Plan safe refactors using blast radius and dependency mapping

Instalar

Generate a Discohook-ready JSON embed for a Tabularis release given its version. Reads CHANGELOG.md for the changes and src/data/changelog.ts for the blog post URL, then fills in template.json (which the user can customize) and writes the result. Use when the user asks for a Discord release announcement, a Discohook embed, or "il json per discohook" for a specific version.

Instalar

Use when creating or updating a Tabularis database driver plugin in Rust. Covers modern manifest fields, JSON-RPC over stdio, modular plugin layout, MySQL-level feature coverage targets, optional UI extensions, and validation against Tabularis repo rules.

Instalar
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.
ai-agentai-assistantcross-platformdatabase-clientdatabase-guidatabase-tooler-diagrammariadbmcpmcp-servermysqlpostgresqlrustsqlsql-editorsql-notebooksqlitetauritypescriptvisual-query-builder

Lo que la gente pregunta sobre tabularis

¿Qué es TabularisDB/tabularis?

+

TabularisDB/tabularis es mcp servers para el ecosistema de Claude AI. Open-source database client for PostgreSQL, MySQL/MariaDB and SQLite with SQL notebooks, visual EXPLAIN, AI and MCP built in. Hackable with plugins. Tiene 2.4k estrellas en GitHub y se actualizó por última vez yesterday.

¿Cómo se instala tabularis?

+

Puedes instalar tabularis clonando el repositorio (https://github.com/TabularisDB/tabularis) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar TabularisDB/tabularis?

+

Nuestro agente de seguridad ha analizado TabularisDB/tabularis y le ha asignado un Trust Score de 100/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene TabularisDB/tabularis?

+

TabularisDB/tabularis es mantenido por TabularisDB. La última actividad registrada en GitHub es de yesterday, con 60 issues abiertos.

¿Hay alternativas a tabularis?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega tabularis en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: TabularisDB/tabularis
[![Featured on ClaudeWave](https://claudewave.com/api/badge/tabularisdb-tabularis)](https://claudewave.com/repo/tabularisdb-tabularis)
<a href="https://claudewave.com/repo/tabularisdb-tabularis"><img src="https://claudewave.com/api/badge/tabularisdb-tabularis" alt="Featured on ClaudeWave: TabularisDB/tabularis" width="320" height="64" /></a>

Más MCP Servers