Loading MCP server directory, please wait...
Find what your knowledge base mentions but doesn't actually explain.
npx @getmcp/cli add io.github.onetrueclaude-creator/mcp-knowledge-gapsRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.onetrueclaude-creator/mcp-knowledge-gaps": {
"command": "uvx",
"args": [
"mcp-knowledge-gaps"
],
"env": {
"KNOWLEDGE_GAPS_LICENSE": ""
}
}
}
}