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%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools
kubernetes-mcp
An MCP server exposing Kubernetes cluster operations to AI assistants.
0 tools
1up-mcp
MCP server for the 1up knowledge management platform — connect AI assistants to your 1up workspace
0 tools
domain-expertise-mcp
MCP server that injects structured professional domain expertise into AI agents — decision frameworks, compliance workflows, and practitione
0 tools
kg-mcp
Memory/Knowledge Graph MCP Server for IDE Assistants - Persistent context and knowledge for AI coding agents
0 tools
mcp-test-mcp
An MCP server for testing MCP servers you are developing with AI assistants
0 tools

How to use

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

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