Skip to content
Back to search
30
MCP

kb0-mcp

pypi/kb0-mcp

Python client for kb0 — the knowledge base layer for AI agents (MCP, markdown, git).

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

Similar MCP servers embedding-nearest

bizintel-mcp
Python client for BizIntel MCP — local business intelligence for AI agents
0 tools
kg-mcp
Memory/Knowledge Graph MCP Server for IDE Assistants - Persistent context and knowledge for AI coding agents
0 tools
knktx-mcp
MCP server for knktx — AI agent project management
0 tools
kb-mcp
AI cross-context synchronization layer — shared knowledge base MCP server for Claude Code, Copilot, and Codex
0 tools
dbay-mcp
DBay MCP server — knowledge base and agent memory for AI tools
0 tools
knowledge-mcp
A MCP server designed to bridge the gap between specialized knowledge domains and AI assistants.
0 tools

How to use

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

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