Neo4j GDS Agent runs on your own machine — the client starts it, so there is no endpoint to ping. 199 installs a week from pypi. Last commit 15 Jul 2026.
Neo4j Graph Data Science MCP server
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gds-agent -- uvx gds-agent
{
"mcpServers": {
"gds-agent": {
"args": [
"gds-agent"
],
"command": "uvx"
}
}
}
[mcp_servers.gds-agent]
command = "uvx"
args = ["gds-agent"]
{
"mcpServers": {
"gds-agent": {
"args": [
"gds-agent"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"gds-agent": {
"args": [
"gds-agent"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.