MCP Server
MCP
io.github.onetrueclaude-creator/mcp-knowledge-gaps
Find what your knowledge base mentions but doesn't actually explain.
Install
uvx mcp-knowledge-gaps
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-knowledge-gaps",
"version": "0.1.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Pro license JWT (optional). Unlocks premium features. See README.",
"format": "string",
"isSecret": true,
"name": "KNOWLEDGE_GAPS_LICENSE"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment