Geeksfino/kb-mcp-server
Build a knowledge base into a tar.gz and give it to this MCP server, and it is ready to serve.
Platform-specific configuration:
{
"mcpServers": {
"kb-mcp-server": {
"command": "npx",
"args": [
"-y",
"kb-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...