Back to search
30
MCP

kg-mcp

pypi/kg-mcp

Memory/Knowledge Graph MCP Server for IDE Assistants - Persistent context and knowledge for AI coding agents

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

Similar MCP servers embedding-nearest

kg
Local knowledge graph memory MCP server for AI assistants.
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools
dejaview-mcp
Persistent knowledge graph memory for AI agents — DejaView MCP server
0 tools
agentic-memory-mcp
Agentic Memory Management via MCP — Knowledge Graph for AI agents
0 tools
io.github.gabrielahdzmicrosoft/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
io.github.opencontext-team/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools

How to use

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

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