Skip to content
Back to search
30
MCP

memgraph/mcp-memgraph

docker/memgraph/mcp-memgraph

MCP server for connecting LLMs and AI agents to the Memgraph graph database

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

Similar MCP servers embedding-nearest

graphe-mcp
MCP server for connecting AI tools to the Graphe API
0 tools
ladybug-memory-mcp
Persistent graph memory MCP server for AI agents using LadybugDB
0 tools
iflow-mcp_mem0-mcp
MCP server for integrating long term memory into AI agents with Mem0
0 tools
contextai-mcp
MCP server exposing ContextAI's static code-graph API to LLM agents
0 tools
agentic-memory-mcp
Agentic Memory Management via MCP — Knowledge Graph 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

How to use

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

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