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%
2 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-neon
n8n node to connect to Neon Postgres database.
0 tools
n8n-nodes-crawl4ai
n8n nodes for Crawl4AI web crawler and data extraction
0 tools
@rxap/n8n-nodes-neo4j
Provides a Neo4j node for n8n workflows, including basic authentication credentials. It allows to connect and interact with Neo4j databases
0 tools

How to use

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

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