Loading MCP server directory, please wait...
MCP bridge to the Tabellum database client: schema, reads, SQL drafts; writes approved in the app.
npx @getmcp/cli add dev.dudko/tabellumRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.dudko/tabellum": {
"command": "npx",
"args": [
"-y",
"@dudko.dev/tabellum-mcp"
]
}
}
}