Skip to content
Claude Desktop

mcp knowledge gaps for Claude Desktop

io.github.onetrueclaude-creator/mcp-knowledge-gaps

Find what your knowledge base mentions but doesn't actually explain.

client:Claude Desktop transport:stdio runtime:pypi

Install mcp knowledge gaps in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-knowledge-gaps": {
      "command": "uvx",
      "args": [
        "mcp-knowledge-gaps"
      ],
      "env": {
        "KNOWLEDGE_GAPS_LICENSE": "<KNOWLEDGE_GAPS_LICENSE>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp knowledge gaps in other clients