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-0.5.1.tar.gz (101.2 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-0.5.1-py3-none-any.whl (39.7 kB view details)

Uploaded Python 3

File details

Details for the file gds_agent-0.5.1.tar.gz.

File metadata

  • Download URL: gds_agent-0.5.1.tar.gz
  • Upload date:
  • Size: 101.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for gds_agent-0.5.1.tar.gz
Algorithm Hash digest
SHA256 ff6d5f80726f531d762fd2cac787465fe0710d8eb109871a8b88eb25e1595872
MD5 69e3809e8525e8efe284a72298f76d36
BLAKE2b-256 1b66d03cf37fca5d1a28607f89dd08a87c407608e8bdfe87270c518c8b81cb06

See more details on using hashes here.

File details

Details for the file gds_agent-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: gds_agent-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 39.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.9

File hashes

Hashes for gds_agent-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 579649e12b7f710630aed4c8295745000381a3bb6998929eaaca8626d8fcfa10
MD5 9ca8b87c8a43dc80964df735581d7a23
BLAKE2b-256 bd530601f16ecbb80c0493b35c6f6e68d03db21d62201a9300e756c01757a141

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