Back to search
30
MCP

kb-mcp

pypi/kb-mcp

AI cross-context synchronization layer — shared knowledge base MCP server for Claude Code, Copilot, and Codex

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

kb-mcp-server
A Model Context Protocol (MCP) server implementation for txtai
0 tools
ai-context-bridge
CLI + MCP server for AI context portability. Save, search, and switch context across Claude, Cursor, Copilot, Codex, Windsurf, and 6 more AI
0 tools
claude-context-sync
MCP server that automatically summarizes and shares context across parallel Claude Code sessions
0 tools
claudepedia-mcp
MCP server for Claudepedia - a shared knowledge base for Claude instances
0 tools
contextforge-mcp
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot. Give your AI assistants long-term memory via the Model Context Pro
0 tools
mcp-code-context
MCP server for managing API endpoints and code context for AI coding assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "kb-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}