Back to search
30
MCP
@rxap/n8n-nodes-neo4j
n8n/@rxap/n8n-nodes-neo4jProvides a Neo4j node for n8n workflows, including basic authentication credentials. It allows to connect and interact with Neo4j databases within the n8n automation platform. Includes an init generator to handle peer dependencies.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@rxap/n8n-nodes-neo4j": {
"url": "None",
"transport": "http"
}
}
}