Skip to main content

Neo4j GDS MCP Server

Project description

GDS Agent

Neither LLMs nor any existing toolings (MCP Servers) are capable of complex reasoning on graphs at the moment.

This MCP Server includes toolings from Neo4j Graph Data Science (GDS) library, which allows you to run all common graph algorithms.

Once the server is running, you are able to ask any graph questions about your Neo4j graph and get answers. LLMs equipped with GDS agent can decide and accurately execute the appropriate parameterised graph algorithms over the graph you have in your Neo4j database.

Usage guide

If you have uvx installed, add the following config to your claude_desktop_config.json

{
    "mcpServers": {
      "neo4j-gds": {
      "command": "/opt/homebrew/bin/uvx",
      "args": [ "gds-agent" ],
      "env": {
        "NEO4J_URI": "bolt://localhost:7687",
        "NEO4J_USERNAME": "neo4j",
        "NEO4J_PASSWORD": ""
      }
    }
    }
}

Replace command with your uvx location. Find out by running which uvx in the command line. Replace NEOJ_URI, NEO4J_USERNAME, NEO4J_PASSWORD with your database login details. You can also optionally specify NEO4J_DATABASE.

Full documentation

For complete documentation and development guidelines, please refer to: https://github.com/neo4j-contrib/gds-agent.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gds_agent_native-0.7.0.tar.gz (101.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gds_agent_native-0.7.0-py3-none-any.whl (40.5 kB view details)

Uploaded Python 3

File details

Details for the file gds_agent_native-0.7.0.tar.gz.

File metadata

  • Download URL: gds_agent_native-0.7.0.tar.gz
  • Upload date:
  • Size: 101.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.9.7

File hashes

Hashes for gds_agent_native-0.7.0.tar.gz
Algorithm Hash digest
SHA256 7d7814335aff218eeca7775e9da7a907847888d002f5899a1382cff2b1304791
MD5 85f71d64bf3f460100a4fa0232d64e8f
BLAKE2b-256 dc5e56d8de8fee8f8538d6769461384107aff22e2c2ca7c243c73a2de94d3e58

See more details on using hashes here.

File details

Details for the file gds_agent_native-0.7.0-py3-none-any.whl.

File metadata

File hashes

Hashes for gds_agent_native-0.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1c10099d7f51de2025ea039e9d9ce957e381af41c9d501527b35063deba8fed0
MD5 88eb416d660510edadd52739a9e26570
BLAKE2b-256 5b2b46b81f9b5ed96de6e08631f5c3c4b38d70f6c8d96e01b77c9775610f26d2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page