SERVER
Knowledge Graph MCP
Rank #31546smithery/knowledge-graph/knowledge-graph-mcp
MCP server providing knowledge-graph-mcp capabilities
First listed
Dec 29, 2025
Last publish date
Dec 30, 2025
OVERVIEW
Knowledge Graph MCP is a Model Context Protocol (MCP) server published by zcsabbagh. It ranks #31546 of 58,900 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Knowledge Graph MCP is listed across 4 registries — Official MCP, Smithery, PulseMCP and Glama, with 1 tracked version. It was first listed on Dec 29, 2025 and most recently updated on Dec 30, 2025.
STANDING
#31,546of 58,900 tracked servers
Ranks ahead of 27,354 of 58,900 servers on MCP Toplist.
CONNECT
Use Knowledge Graph MCP
Add Knowledge Graph MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"knowledge-graph-mcp": {
"command": "uvx",
"args": [
"knowledge-graph-mcp"
],
"env": {
"KNOWLEDGE_GRAPH_DB_PATH": "<your KNOWLEDGE_GRAPH_DB_PATH>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries (1 delisted)
ORGANIZATION
zcsabbagh
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Dec 30, 2025 |
FAQ
Frequently asked questions
- What is Knowledge Graph MCP?
- MCP server providing knowledge-graph-mcp capabilities
- Who maintains Knowledge Graph MCP?
- Knowledge Graph MCP is maintained by zcsabbagh, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Knowledge Graph MCP an official MCP server?
- Yes — Knowledge Graph MCP is listed on the Official MCP Registry, alongside Smithery, PulseMCP and Glama.
- How many versions does Knowledge Graph MCP have?
- MCP Toplist tracks 1 version of Knowledge Graph MCP, most recently published on Dec 30, 2025.
- Where can I find the source code for Knowledge Graph MCP?
- The source code for Knowledge Graph MCP is hosted at github.com/zcsabbagh/knowledge-graph-mcp.
EXPLORE