Skip to main content
Glama
521,725 tools. Updated 2026-09-06 11:42

"Neo4j" matching MCP tools:

Matching MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables LLMs to interact with Neo4j graph databases using natural language to execute Cypher queries and introspect database schemas. It supports both read and write operations for local, Docker, and cloud-based instances like Neo4j Aura.
    MIT
  • Execute Cypher queries on Neo4j databases to retrieve or manipulate data. Define query parameters for dynamic operations.
    MIT
  • Execute Cypher queries to modify data in a Neo4j database. Create, update, or delete nodes and relationships to change graph data.
    -
    Destructive
  • Execute a read-only Cypher query on Neo4j to retrieve data from the graph, enabling AI-driven exploration and text-to-Cypher applications.
    -
  • Execute read-only Cypher queries on Neo4j to retrieve graph data for GraphRAG applications. Fetch nodes, relationships, and properties without altering the database.
    MIT
  • Query the Reactome Neo4j graph database with read-only Cypher statements to analyze biological pathways, while safeguards prevent writes and cap result sizes.
    Apache 2.0
  • Check Graphiti temporal knowledge-graph backend health: reports provider, Neo4j URI, group ID, and reachability. Fails closed with a recovery command when unavailable.
    MIT
  • Locate code by natural language meaning, combining semantic vector search with graph analysis to surface relevant files, signatures, and dependencies for initial codebase discovery.
    MIT
  • Execute custom Cypher queries to analyze Active Directory attack paths and security data from BloodHound's Neo4j database, returning structured graph results.
    GPL 3.0
  • Manage durable project knowledge across MCP sessions: create projects, record plans, experiments, decisions, and corrections, then search, rebuild, export, or reverse changes in a shared knowledge base.
    MIT