概要
This MCP server implementation allows for database interaction and graph exploration capabilities through Neo4j by utilizing Server-Sent Events (SSE) as the transport protocol. It facilitates the execution of Cypher graph queries, analysis of complex domain data, and supports the selection of remotely accessible databases. It offers demonstration prompts and core tools for querying and schema management. Users can execute Cypher read and write queries, retrieve database schemas, and interact with the server through a command-line client.
主な機能
- 0 GitHub stars
- Uses Server-Sent Events (SSE) for real-time communication.
- Supports remote database access and selection.
- Retrieves Neo4j database schema information.
- Executes Cypher read and write queries.
- Provides an interactive demonstration prompt for database operations.
ユースケース
- Integrating graph database interactions into MCP-based workflows.
- Remotely querying and updating Neo4j graph databases.
- Exploring and analyzing complex data domains through Cypher queries.