Back to Browse

Knowledge Graph MCP Server

Developer ToolsUse Caution4.0MCP RegistryLocal
Free

Server data from the Official MCP Registry

Knowledge graph MCP for student learning with spaced repetition and mastery tracking

About

Knowledge graph MCP for student learning with spaced repetition and mastery tracking

Security Report

4.0
Use Caution4.0High Risk

Valid MCP server (0 strong, 3 medium validity signals). 6 known CVEs in dependencies (1 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.

5 files analyzed · 7 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

What You'll Need

Set these up before or after installing:

Custom path for SQLite database file (optional, defaults to ~/.knowledge_graph/knowledge.db)Optional

Environment variable: KNOWLEDGE_GRAPH_DB_PATH

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-zcsabbagh-knowledge-graph-mcp": {
      "env": {
        "KNOWLEDGE_GRAPH_DB_PATH": "your-knowledge-graph-db-path-here"
      },
      "args": [
        "knowledge-graph-mcp"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!