Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Memgraph MCP Server enables seamless interaction with Memgraph databases through Claude, offering efficient data querying and schema exploration.

GitHub MCP Server enables advanced automation and interaction capabilities for developers and tools using Model Context Protocol.
The Memgraph MCP Server is a tool designed to facilitate interaction with Memgraph graph databases using natural language via Claude. It allows users to run Cypher queries and explore the database schema directly through Claude's interface.
Key Features:
How it Works:
Use Cases:
Resources:
run_query(): Executes Cypher queries.get_schema(): Retrieves Memgraph schema information (requires --schema-info-enabled=true).