Back to search
30
MCP

iflow-mcp_mcp-neo4j-data-modeling

pypi/iflow-mcp_mcp-neo4j-data-modeling

A simple Neo4j MCP server for creating graph data models.

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

Similar MCP servers embedding-nearest

io.github.neo4j-contrib/mcp-neo4j-data-modeling
A simple Neo4j MCP server for creating graph data models.
0 tools
iflow-mcp_mcp-neo4j-cypher
A simple Neo4j MCP server
0 tools
iflow-mcp_mjftw_neo4j-mcp-server
A Memory Control Protocol server implementation using Neo4j as the backend storage for knowledge graph management
0 tools
mcp/neo4j-data-modeling
MCP server that assists in creating, validating and visualizing graph data models.
0 tools
iflow-mcp_mcp-neo4j-memory
MCP Neo4j Knowledge Graph Memory Server
0 tools
iflow-mcp_johnymontana-neo4j-mcp-ecommerce
MCP server for an ecommerce store backed by Neo4j
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_mcp-neo4j-data-modeling": {
      "url": "None",
      "transport": "http"
    }
  }
}