Neo4j GDS Agent MCP
v1.0.1io.github.neo4j-contrib/gds-agent
Neo4j Graph Data Science MCP server
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add gds-agent -e NEO4J_URI=<NEO4J_URI> -e NEO4J_USERNAME=<NEO4J_USERNAME> -e NEO4J_PASSWORD=<NEO4J_PASSWORD> -e NEO4J_DATABASE=<NEO4J_DATABASE> -e AURA_API_CLIENT_ID=<AURA_API_CLIENT_ID> -e AURA_API_CLIENT_SECRET=<AURA_API_CLIENT_SECRET> -e AURA_API_PROJECT_ID=<AURA_API_PROJECT_ID> -- uvx gds-agent
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.