← All servers
πŸ”§

Neo4j GDS AgentVerifiedπŸ›‘ No advisories

io.github.neo4j-contrib/gds-agent
New to MCP? Start here β†’
95β˜… stars
0weekly installs
13 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/neo4j-contrib, which proved it owns this namespace.

Verified owner: github.com/neo4j-contrib β†—io.github.neo4j-contrib/gds-agent

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs NEO4J_PASSWORD, AURA_API_CLIENT_SECRET.
βœ“
Configuration
Reads NEO4J_URI, NEO4J_USERNAME, NEO4J_DATABASE, AURA_API_CLIENT_ID, AURA_API_PROJECT_ID.

About

Neo4j Graph Data Science MCP server

Packages & transports

pypigds-agentv1.0.1 Β· uvx

Metadata

Categorydevops
LicenseMIT
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "gds_agent": {
      "command": "uvx",
      "args": [
        "gds-agent"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector uvx gds-agent