Agent♥︎Age
Catalog

Neo4j GDS Agent

Official

by neo4j-contrib · Python

Neo4j Graph Data Science MCP server

Neo4j GDS Agent MCP Server

The io.github.neo4j-contrib/gds-agent server is a “Neo4j Graph Data Science MCP server.” It enables LLMs to reason and perform data science work on graph data in Neo4j using two artifacts: Tools and Skills.

🛠️ Key Features

  • Exposes Neo4j Graph Data Science (GDS) algorithms via an MCP server
  • Tool coverage includes: centrality, community detection, path finding, similarity, node embeddings, and ML pipelines
  • Provides an agent skill: neo4j-graph-data-scientist
  • Skill teaches when/how to use tools and best practices for graph data science

🚀 Use Cases

  • Running GDS analytics workflows from an LLM
  • Performing graph-centric tasks such as embeddings, similarity, and path finding
  • Building and orchestrating ML pipelines on graph data

⚡ Developer Benefits

  • Integrates with any MCP-capable harness (e.g., Claude Code, Claude Desktop, claude.ai, OpenAI Codex, Cursor, VS Code/Copilot, Gemini CLI)

⚠️ Limitations

  • The provided description references Neo4j Graph Data Science algorithms and graph data; no other data sources are specified