Neo4j MCP Clients & Servers

Created at 2 months ago

by neo4j-contrib

starstarstarstarstar

Model Context Protocol with Neo4j

Categories

research-and-data

Tags

[]

Neo4j MCP Clients & Servers

What is mcp-neo4j?

The mcp-neo4j project implements the Model Context Protocol (MCP) to facilitate interaction between large language models (LLMs) and Neo4j, allowing users to manage context in queries and responses.

How to use mcp-neo4j?

Users can utilize MCP clients, such as Claude Desktop, to perform natural language queries to interact with their Neo4j graph databases and Aura accounts. For instance, users can ask, 'What is in this graph?'

Key features of mcp-neo4j?

  • Implements the Model Context Protocol for efficient context management.
  • Allows issuing Cypher queries through natural language.
  • Enables memory storage in Neo4j and as JSON files.

Use cases of mcp-neo4j?

  1. Queries made in natural language converted to Cypher for Neo4j.
  2. Using knowledge graphs for memory management in applications.
  3. Seamless integration for applications utilizing LLMs and graph databases.

FAQ from mcp-neo4j?

  • Can I use mcp-neo4j with any Neo4j instance?

Yes! mcp-neo4j can be utilized with any instance of Neo4j, including Aura accounts.

  • What types of memory storage does mcp-neo4j support?

It supports memory storage within Neo4j and in JSON format files.

  • How can I contribute to mcp-neo4j?

Contributions are welcomed, and you can submit Pull Requests to enhance the project.

View More