Loading MCP server directory, please wait...
Knowledge graph MCP for student learning with spaced repetition and mastery tracking
npx @getmcp/cli add io.github.zcsabbagh/knowledge-graph-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.zcsabbagh/knowledge-graph-mcp": {
"command": "uvx",
"args": [
"knowledge-graph-mcp"
],
"env": {
"KNOWLEDGE_GRAPH_DB_PATH": ""
}
}
}
}