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

Similar MCP servers embedding-nearest

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
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
grafeo-mcp
MCP server exposing GrafeoDB graph database to AI agents
0 tools
aimemory-mcp-server
AI Memory MCP Server — persistent memory for AI assistants via Model Context Protocol
0 tools

How to use

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

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