Base de Conhecimento for Claude Desktop
io.github.mcp-dir/kb-mcp
Your private knowledge base: upload documents (.md, .txt, .docx, PDF, images), the platform indexes
client:Claude Desktop
transport:streamable-http
tools:13
Install Base de Conhecimento in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"kb-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_kb"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs