Walkthrough of Neo4j's Data Modeling MCP (Model Context Protocol) Server to create and edit graph data model. Also showcase how to use it with the Cypher MCP server to generate synthetic graph data with the created data model.
Links:
Data Model MCP Server Repo: https://github.com/neo4j-contrib/mcp-neo4j/tree/main/servers/mcp-neo4j-data-modeling
Arrows app: https://arrows.app
Timestamps:
00:00 Intro
01:21 Server workflow
02:07 Configuring Claude Desktop
02:40 Handling UVX errors
03:34 Creating a Data Model
04:52 Exporting for Arrows
05:10 Editing Arrows file
06:50 Importing Arrows file to Claude
07:30 Creating synthetic graph data
08:01 Reviewing database data
09:01 Wrap up