Knowledge Base
Verified IntegrationClient Configuration
— Connect Knowledge Base to Claude Desktop or Cursor in seconds{
"mcpServers": {
"knowledge-base-6": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-knowledge-base-6"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Indexes markdown collections into a searchable BM25 index and exposes them as Model Context Protocol (MCP) tools.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Knowledge Base
It functions as an MCP server, exposing a set of powerful tools such as `search`, `get_document`, `kb_write`, `list_sections`, and `reindex`. This allows AI agents or other programs to interact with, query, and even update your knowledge bases programmatically.
Related MCP Servers
Browse all servers →Carbone
Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
CloudCDN
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Cloudflare AI Agent Server
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.