Execute read-only Cypher queries on Neo4j databases to retrieve data for GraphRAG applications, supporting semantic search and complex graph traversals.
Modify a Neo4j destination connector in the Unstructured API MCP Server by specifying the destination ID, database, URI, and username for updated configurations.
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.
A fork of the Neo4j Model Context Protocol server that enables interaction with Neo4j knowledge graphs through environment variable configuration and improved options for remote connections.
An implementation for managing Neo4j graph database operations through the Model Context Protocol, enabling users to execute Cypher queries against their Neo4j database via AI assistants like Cursor and Claude Desktop.