# Neo4j Run Cypher queries and explore graph schemas on Neo4j databases. ## Repository https://github.com/neo4j-contrib/mcp-neo4j ## Run ``` uvx mcp-neo4j-cypher ``` ## Environment variables - `NEO4J_URI` - `NEO4J_USERNAME` - `NEO4J_PASSWORD` This MCP server is curated on LangBot Space. Configure the required credentials, then connect it to your LangBot pipeline to use its tools.
Neo4j by neo4j-contrib
Run Cypher queries and explore graph schemas on Neo4j databases.
Loading...