Back to search
30
MCP

@rxap/n8n-nodes-neo4j

n8n/@rxap/n8n-nodes-neo4j

Provides 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

n8n-nodes-neo4jtool
a Neo4j node for n8n workflows
0 tools
n8n-nodes-neo4j
n8n node for Neo4j with LangChain integration, supporting vector stores and graph operations
0 tools
@rxap/n8n-nodes-open-webui
This package provides an n8n node for interacting with the Open Web UI. It leverages the `@rxap/n8n-utilities` package and an OpenAPI defini
0 tools
@rxap/n8n-nodes-cache
This package provides a cache node for n8n workflows, allowing users to cache items using a MinIO client. It supports both reading from and
0 tools
@rxap/n8n-nodes-tar
n8n community node ``@rxap/n8n-nodes-tar`` — integration package loadable inside n8n workflows.
0 tools
@rxap/n8n-nodes-litellm
This package provides n8n nodes for interacting with LiteLLM, enabling users to leverage various AI models for chat, embeddings, and more wi
0 tools

How to use

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

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