Skip to content
Back to search
30
MCP

knowledge-mcp

pypi/knowledge-mcp

A MCP server designed to bridge the gap between specialized knowledge domains and AI assistants.

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

How to use

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

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