Back to search
30
MCP

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

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

A simple Neo4j MCP server for creating graph data models.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp/neo4j-data-modeling
MCP server that assists in creating, validating and visualizing graph data models.
0 tools
iflow-mcp_mcp-neo4j-data-modeling
A simple Neo4j MCP server for creating graph data models.
0 tools
io.github.neo4j-contrib/mcp-neo4j-memory
MCP Neo4j Knowledge Graph Memory Server
0 tools
io.github.neo4j-contrib/mcp-neo4j-cypher
A simple Neo4j MCP server that allows you to run Cypher queries against a Neo4j database.
0 tools
mcp/neo4j
Official MCP server for Neo4j. Interact with Neo4j using Cypher graph queries.
0 tools
neo4j/mcp
Official MCP server for Neo4j database.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.neo4j-contrib/mcp-neo4j-data-modeling": {
      "url": "None",
      "transport": "http"
    }
  }
}