Execute read-only Cypher queries on Neo4j databases to retrieve data for GraphRAG applications, supporting semantic search and complex graph traversals.
Enables LLMs to run complex graph algorithms on Neo4j databases, answering graph-related questions by selecting and executing appropriate parameterised graph algorithms.
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.
Execute read-only Cypher queries on Neo4j to retrieve graph data for GraphRAG applications. Fetch nodes, relationships, and properties without altering the database.
Query the Reactome Neo4j graph database with read-only Cypher statements to analyze biological pathways, while safeguards prevent writes and cap result sizes.
Check Graphiti temporal knowledge-graph backend health: reports provider, Neo4j URI, group ID, and reachability. Fails closed with a recovery command when unavailable.
Locate code by natural language meaning, combining semantic vector search with graph analysis to surface relevant files, signatures, and dependencies for initial codebase discovery.
Execute custom Cypher queries to analyze Active Directory attack paths and security data from BloodHound's Neo4j database, returning structured graph results.
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.