neo4j-mcp

neo4j-mcp

1

The Neo4j MCP Server for Cursor allows users to interact seamlessly with Neo4j databases from the Cursor IDE. It provides tools for database connection, query execution, and information retrieval, utilizing the official MCP SDK for integration.

Connect to Neo4j with Explicit Credentials

Connect to the Neo4j database using the provided credentials

Connect to Neo4j with Environment Variables

Connect to the Neo4j database using credentials in environment variables

Execute a Cypher Query

Perform a Cypher query on the connected Neo4j database

Get Database Information

Get detailed information about the connected Neo4j database

Get Connection Status

Get the current connection status

Disconnect from Neo4j

Disconnect from the Neo4j database