michaelhil/neo4j2llm
🔗 Comprehensive MCP server for Neo4j - 3x more tools than official, zero dependencies, TypeScript-based server enabling advanced Neo4j interactions through Claude's Model Context Protocol.
Platform-specific configuration:
{
"mcpServers": {
"neo4j2llm": {
"command": "npx",
"args": [
"-y",
"neo4j2llm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...