Loading MCP server directory, please wait...
A label property graph on SQLite/Postgres with multi-ontology routing and a gated MCP server.
npx @getmcp/cli add io.github.cunicopia-dev/knowledge-graph-rdbmsRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.cunicopia-dev/knowledge-graph-rdbms": {
"command": "uvx",
"args": [
"knowledge-graph-rdbms",
"knowledge-graph-rdbms[mcp]",
"kgrdbms-mcp"
],
"env": {
"KGRDBMS_HOME": "",
"KGRDBMS_DEFAULT_ONTOLOGY": ""
}
}
}
}