← Index

io.github.neo4j-contrib/mcp-neo4j-data-modeling

io.github.neo4j-contrib/mcp-neo4j-data-modeling·v1.0.0·Other
Quality Score
74
/100

A simple Neo4j MCP server for creating graph data models.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "mcp-neo4j-data-modeling": {
      "command": "uvx",
      "args": [
        "mcp-neo4j-data-modeling"
      ],
      "env": {
        "NEO4J_NAMESPACE": "<neo4j_namespace>"
      }
    }
  }
}
§02  Environment variables
NEO4J_NAMESPACE

The namespace to use for the MCP server tool names.

§03  MCP Quality Score  ·  methodology
freshness
14
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other