MCP Neo4j Data Modeling runs on your own machine — the client starts it, so there is no endpoint to ping. 206 installs a week from pypi. Last commit 10 Apr 2026.
A simple Neo4j MCP server for creating graph data models.
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-data-modeling -- uvx mcp-neo4j-data-modeling
{
"mcpServers": {
"mcp-neo4j-data-modeling": {
"args": [
"mcp-neo4j-data-modeling"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-neo4j-data-modeling]
command = "uvx"
args = ["mcp-neo4j-data-modeling"]
{
"mcpServers": {
"mcp-neo4j-data-modeling": {
"args": [
"mcp-neo4j-data-modeling"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-neo4j-data-modeling": {
"args": [
"mcp-neo4j-data-modeling"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.