mcp-memgraph

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

  1. Run Memgraph MCP Server

    • Install required components and run the server.
  2. Run MCP Client

    • Configure and integrate with Claude for Desktop.
  3. 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.