Catalog
io.github.hyperpolymath/poly-db-mcp
OfficialPolyglot Database MCP
Unified MCP for 20 databases: SurrealDB, ArangoDB, Virtuoso, CouchDB, Cassandra, and more
Unified interface for 20 different database systems including SurrealDB and Cassandra.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"poly-db-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/hyperpolymath/poly-db-mcp:main"
]
}
}
}