{"slug":"neo4j/mcp","name":"MCP for Neo4j","description":"Connects to Neo4j graph databases with ability to use GDS functions ( when available), a read only mode , and set the sample size for schema detection","category":"database","tags":[],"official":false,"stars":244,"transport":"stdio","install":[{"cmd":"pip install neo4j-mcp-server","imports":[]}],"tools":[{"name":"get-schema","description":"introspect labels, relationship types, property keys"},{"name":"read-cypher","description":"execute read-only Cypher queries that do not modify database data, enforced via `EXPLAIN` and Neo4j's query-type classification. **Note:** custom procedures or functions incorrectly classified as read-only by Neo4j may bypass this check; ensuring correct classification is the responsibility of the procedure/function maintainer."},{"name":"write-cypher","description":"execute write Cypher queries (disabled if `NEO4J_READ_ONLY=true`)"},{"name":"list-gds-procedures","description":"list available GDS procedures"}],"env_vars":[],"auth_type":"none","github":"https://github.com/neo4j/mcp","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}