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
{
"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