MCP Directory
ServersClientsBlog

xASO - App Store Optimization

AI-powered App Store Optimization platform for mobile apps

Go to xASO
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Servers
  3. mcp-neo4j

mcp-neo4j

GitHub

This repository provides MCP (Model Context Protocol) servers for integrating Neo4j with LLMs, enabling natural language interaction to query graphs and manage knowledge graph memory stored in Neo4j or a file.

698
32

Neo4j MCP Clients & Servers

This repository provides servers implementing the Model Context Protocol (MCP), a standardized protocol facilitating communication between Large Language Models (LLMs) and external systems like Neo4j. This integration enables natural language interaction with Neo4j and Aura, using any MCP Client such as Claude Desktop.

The primary use case is to leverage natural language for tasks such as querying graph data, for example: What is in this graph?

Servers

  • mcp-neo4j-cypher: Translates natural language into Cypher queries for Neo4j.
  • mcp-neo4j-memory: Stores knowledge graph memory within a Neo4j database.
  • mcp-json-memory: A reference server that stores knowledge graph memory in a JSON file.

Contributing

Contributions are encouraged! Submit a Pull Request to contribute.

Repository

NE
neo4j-contrib

neo4j-contrib/mcp-neo4j

Created

December 3, 2024

Updated

March 28, 2025

Language

Python

Category

Database