neo4j-mcpserver
If you are the rightful owner of neo4j-mcpserver and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Neo4j MCP server implementation for managing graph database operations through the Model Context Protocol.
The Neo4j MCP Server is a robust implementation designed to facilitate the management of graph database operations using the Model Context Protocol. It is compatible with both Cursor and Claude Desktop, making it versatile for various development environments. The server can be run directly using npx or installed globally via npm, providing flexibility in deployment. Users can configure the server using environment variables or a .env file, ensuring secure and efficient connection to Neo4j databases. The server supports executing Cypher queries, making it a powerful tool for developers working with graph databases.
Features
- Compatibility with Cursor and Claude Desktop for seamless integration.
- Flexible deployment options using npx or global npm installation.
- Secure connection configuration using environment variables or .env files.
- Support for executing Cypher queries against Neo4j databases.
- Troubleshooting guidance for common issues like credential verification and path issues.
Tools
neo4j-query
Execute Cypher queries against your Neo4j database.