MCP Server

mcp-neo4j-cypher

From mcp-neo4j
Install
1
Run in your terminal
$
npx claudepluginhub pleaseai/claude-code-plugins --plugin mcp-neo4j
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "mcp-neo4j-cypher": {
      "command": "uvx",
      "args": [
        "mcp-neo4j-cypher"
      ]
    }
  }
}
Details
Commanduvx
Arguments
mcp-neo4j-cypher
Actions