Loading...
mcp-neo4j-cypherTranslates natural language into Cypher queries and executes them against a Neo4j database.
Executes arbitrary Cypher queries, potentially modifying or deleting data.
mcp-neo4j-memoryStores and retrieves entities and relationships in a Neo4j knowledge graph.
Allows writing and retrieval of knowledge graph data, potentially exposing sensitive information.
mcp-neo4j-cloud-aura-apiManages Neo4j Aura instances, including creation, deletion, and scaling.
Provides administrative access to Neo4j Aura cloud resources, enabling potentially destructive actions.
mcp-neo4j-data-modelingCreates, validates, and visualizes Neo4j graph data models.
Primarily a design and visualization tool with minimal risk of data modification.
The overall safety depends heavily on the specific server being used and its configuration. Read-only servers are generally safe, while those managing Aura instances or executing Cypher queries require careful access control and monitoring. Production deployments should prioritize secure configuration and consider the lack of formal support.