Stats
Actions
Tags
From mcp-neo4j
Runs locally via uvx to manage and access Neo4j Aura cloud graph database API. Provides tools for instance management, queries, and data operations. Requires Neo4j Aura credentials.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mcp-neo4j-cloud-aura-api": {
"command": "uvx",
"args": [
"mcp-neo4j-aura-manager"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub pleaseai/claude-code-plugins --plugin mcp-neo4j