mcp-memgraph
15
Memgraph MCP Server is designed to connect Memgraph with large language models using the Model Context Protocol (MCP). Its purpose is to facilitate seamless integration into AI workflows and enable advanced database interactions.
π Memgraph MCP Server
Memgraph MCP Server is a lightweight server implementation of the Model Context Protocol (MCP) designed to connect Memgraph with LLMs.
β‘ Quick start
-
Run Memgraph MCP Server
- Install required components and run the server.
-
Run MCP Client
- Configure and integrate with Claude for Desktop.
-
Chat with the database
- Execute graph database interactions using Memgraph MAGE.
π§Tools
- run_query(): Run a Cypher query against Memgraph.
ποΈ Resources
- get_schema(): Retrieve Memgraph schema information.
πΊοΈ Roadmap
Active development to expand capabilities, including a future TypeScript version of the server, and integration with other tools within the AI Toolkit.