mcp-neo4j-server-sse-java
0
mcp-neo4j-server-sse-java is a Java-based MCP server for interacting with Neo4j databases through Cypher queries and graph analysis. It supports both Server-Sent Events (SSE) and STDIO transports and integrates smoothly with Spring AI for tool registration.
read-neo4j-cypher
Execute Cypher read query and return query results
write-neo4j-cypher
Execute Cypher update query to return operation statistics
get-neo4j-schema
Get the schema information of the database, including node types, attributes, and relationships