neo4j-contrib/gds-agent
MCP Server with tools from Neo4j GDS(Graph Data Science) library.
Platform-specific configuration:
{
"mcpServers": {
"gds-agent": {
"command": "npx",
"args": [
"-y",
"gds-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...