MCP Server
MCP
io.github.neo4j-contrib/mcp-neo4j-data-modeling
A simple Neo4j MCP server for creating graph data models.
Install
uvx mcp-neo4j-data-modeling
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "mcp-neo4j-data-modeling",
"version": "0.6.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "The namespace to use for the MCP server tool names.",
"format": "string",
"name": "NEO4J_NAMESPACE"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment