Knowledge Graph MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from pypi. Last commit 30 Dec 2025.
Knowledge graph MCP for student learning with spaced repetition and mastery tracking
Today is the operative word: we check Knowledge Graph MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add knowledge-graph-mcp -- uvx knowledge-graph-mcp
{
"mcpServers": {
"knowledge-graph-mcp": {
"args": [
"knowledge-graph-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.knowledge-graph-mcp]
command = "uvx"
args = ["knowledge-graph-mcp"]
{
"mcpServers": {
"knowledge-graph-mcp": {
"args": [
"knowledge-graph-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"knowledge-graph-mcp": {
"args": [
"knowledge-graph-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
KNOWLEDGE_GRAPH_DB_PATH (Custom path for SQLite database file (optional, defaults to ~/.knowledge_graph/knowledge.db)).
The author declared them in the registry entry; get the values from the project itself.
Persistent knowledge graph and MCP server for AI workflows with git-tracked project context.
Persistent knowledge graph and MCP server for AI workflows with git-tracked project context.
Graph-based memory system for LLMs with knowledge graphs and semantic search.
Event-sourced knowledge graph memory for AI coding agents with semantic search
Semantic memory for AI agents with hybrid search, knowledge graph, and consolidation
Persistent memory for AI assistants with semantic search and knowledge graph relationships.
Local memory engine for AI agents with knowledge graphs, forgetting, and semantic recall
Build and study spaced-repetition flashcards with your agent.
Answers built from our own checks of this server.