Note: Make sure Claude Desktop is running before attempting to connect.
1{2 "mcpServers": {3 "arangodb": {4 "cwd": "/home/yourcoolname/arango-mcp-server",5 "env": {},6 "args": [7 "-y",8 "arango-mcp-server",9 "http://localhost:8529",10 "root",11 "root"12 ],13 "command": "npx"14 }15 }16}
No reviews yet. Be the first to review!
Sign in to join the conversation