viragtripathi/cockroachdb-mcp-server
A Model Context Protocol (MCP) server implemented in Python using FastAPI and CockroachDB.
Platform-specific configuration:
{
"mcpServers": {
"cockroachdb-mcp-server": {
"command": "npx",
"args": [
"-y",
"cockroachdb-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...