Skip to content

Commit 2453c45

Browse files
authored
Update model-context-protocol-mcp.adoc with supported features
Added supported features for the current version of the MCP server.
1 parent a93188c commit 2453c45

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

modules/genai-ecosystem/pages/model-context-protocol-mcp.adoc

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,12 @@ The early release of the https://github.com/neo4j/mcp[official MCP server for Ne
127127
This is a local server that is downloadable as a binary and works with all types of Neo4j Deployments - Neo4j Aura, Self Managed, Docker, Neo4j Desktop, and Neo4j Sandbox.
128128
The repository README has installation instructions for the necessary environment variables for common MCP Hosts like Claude Desktop, VS Code and others, please report issues there.
129129

130+
The current version supports:
131+
132+
- get graph schema
133+
- execute read and write Cypher statements
134+
- execute graph algorithms (incl. projections) for the GDS plugin
135+
130136
== Neo4j Labs MCP Servers
131137

132138
The first Neo4j Labs MCP server to interact with a Neo4j Database via Cypher was created in December 2024, shortly after MCP was launched.

0 commit comments

Comments
 (0)