Stats
Actions
Tags
From mcp-neo4j
Runs locally to assist with Neo4j graph database schema design, data modeling, and query generation. Helps create and refine graph data models.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"mcp-neo4j-data-modeling": {
"command": "uvx",
"args": [
"mcp-neo4j-data-modeling"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
First indexed Nov 13, 2025
First indexed Nov 13, 2025
npx claudepluginhub pleaseai/claude-code-plugins --plugin mcp-neo4j