Skip to content
Back to search
30
MCP

n8n-nodes-neo4j

n8n/n8n-nodes-neo4j

n8n node for Neo4j with LangChain integration, supporting vector stores and graph operations

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

Similar MCP servers embedding-nearest

n8n-nodes-neo4jtool
a Neo4j node for n8n workflows
0 tools
n8n-nodes-elasticsearch-vector-store
n8n community node for using Elasticsearch as a LangChain vector store (RAG, similarity search, AI agent tool)
0 tools
n8n-nodes-opensearch
Adds OpenSearch vector store and generic nodes to n8n
0 tools
n8n-nodes-js-vector-store
n8n community node to store, search and manage vectors on the host filesystem via js-vector-store
0 tools
n8n-nodes-neon
n8n node to connect to Neon Postgres database.
0 tools
Neo4j
Integrates with Neo4j graph databases to enable natural language querying, node creation, and complex graph operations for knowledge explora
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-neo4j": {
      "url": "None",
      "transport": "http"
    }
  }
}