MCP Neo4j Aura Manager runs on your own machine — the client starts it, so there is no endpoint to ping. 154 installs a week from pypi. Last commit 10 Apr 2026.
MCP server for Neo4j Aura Database Instance Manager.
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 mcp-neo4j-aura-manager -- uvx mcp-neo4j-aura-manager
{
"mcpServers": {
"mcp-neo4j-aura-manager": {
"args": [
"mcp-neo4j-aura-manager"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-neo4j-aura-manager]
command = "uvx"
args = ["mcp-neo4j-aura-manager"]
{
"mcpServers": {
"mcp-neo4j-aura-manager": {
"args": [
"mcp-neo4j-aura-manager"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-neo4j-aura-manager": {
"args": [
"mcp-neo4j-aura-manager"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.