MCP Knowledge Gaps Server
Rank #60,715io.github.onetrueclaude-creator/mcp-knowledge-gaps
Find what your knowledge base mentions but doesn't actually explain.
MCP Knowledge Gaps Server is a Model Context Protocol (MCP) server published by onetrueclaude-creator. It ranks #60,715 of 132,113 servers tracked on MCP Toplist. MCP Knowledge Gaps Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on Apr 18, 2026 and most recently updated on Apr 18, 2026.
Ranks ahead of 71,398 of 132,113 servers on MCP Toplist.
Use MCP Knowledge Gaps Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-knowledge-gaps -e "KNOWLEDGE_GAPS_LICENSE=<your KNOWLEDGE_GAPS_LICENSE>" -- uvx mcp-knowledge-gapsReplace each placeholder with your own value before saving.
[mcp_servers.mcp-knowledge-gaps]
command = "uvx"
args = ["mcp-knowledge-gaps"]
[mcp_servers.mcp-knowledge-gaps.env]
KNOWLEDGE_GAPS_LICENSE = "<your KNOWLEDGE_GAPS_LICENSE>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-knowledge-gaps": {
"command": "uvx",
"args": [
"mcp-knowledge-gaps"
],
"env": {
"KNOWLEDGE_GAPS_LICENSE": "<your KNOWLEDGE_GAPS_LICENSE>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-knowledge-gaps": {
"command": "uvx",
"args": [
"mcp-knowledge-gaps"
],
"env": {
"KNOWLEDGE_GAPS_LICENSE": "<your KNOWLEDGE_GAPS_LICENSE>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-knowledge-gaps": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-knowledge-gaps"
],
"env": {
"KNOWLEDGE_GAPS_LICENSE": "<your KNOWLEDGE_GAPS_LICENSE>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-knowledge-gaps": {
"command": "uvx",
"args": [
"mcp-knowledge-gaps"
],
"env": {
"KNOWLEDGE_GAPS_LICENSE": "<your KNOWLEDGE_GAPS_LICENSE>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-knowledge-gaps": {
"command": "uvx",
"args": [
"mcp-knowledge-gaps"
],
"env": {
"KNOWLEDGE_GAPS_LICENSE": "<your KNOWLEDGE_GAPS_LICENSE>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.onetrueclaude-creator%2Fmcp-knowledge-gaps)<a href="https://mcptoplist.com/server/io.github.onetrueclaude-creator%2Fmcp-knowledge-gaps"><img src="https://mcptoplist.com/badge/io.github.onetrueclaude-creator%2Fmcp-knowledge-gaps.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
onetrueclaude-creator
Other servers by onetrueclaude-creator
- hebbian-vault#60,712 · 1 ver
- mcp-contradiction-check#60,713 · 1 ver
- mcp-curiosity-engine#60,714 · 1 ver
- vault-health-mcp#60,716 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Apr 18, 2026 |
Frequently asked questions
- Who maintains MCP Knowledge Gaps Server?
- MCP Knowledge Gaps Server is maintained by onetrueclaude-creator, which publishes 5 MCP servers (5 total versions) tracked on MCP Toplist.
- Is MCP Knowledge Gaps Server listed on the Official MCP Registry?
- Yes — MCP Knowledge Gaps Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Knowledge Gaps Server have?
- MCP Toplist tracks 1 version of MCP Knowledge Gaps Server, most recently published on Apr 18, 2026.
- Where can I find the source code for MCP Knowledge Gaps Server?
- The source code for MCP Knowledge Gaps Server is hosted at github.com/onetrueclaude-creator/mcp-knowledge-gaps.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.