Back to search
30
MCP

n8n-nodes-elasticsearch-vector-store

n8n/n8n-nodes-elasticsearch-vector-store

n8n community node for using Elasticsearch as a LangChain vector store (RAG, similarity search, AI agent tool)

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

Similar MCP servers embedding-nearest

n8n-nodes-neo4j
n8n node for Neo4j with LangChain integration, supporting vector stores and graph operations
0 tools
n8n-nodes-contextualai
n8n community node for Contextual AI - enterprise-grade RAG agents, document parsing, querying, reranking, and evaluation
0 tools
n8n-nodes-gemini-file-search
n8n community nodes for Google Gemini File Search Tool API - Build powerful document search and RAG systems with AI-powered semantic search
0 tools
n8n-nodes-searxng-search
n8n community node for SearXNG Search with AI agent support
0 tools
n8n-nodes-postgres-vector-store-tool
AI agent Postgres vector store tool with vector search and custom SQL capabilities
0 tools
n8n-nodes-rag-p
n8n community node for RAG-Platform (rag-p) — query datasets, upload documents, and check dataset status from your workflows.
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-elasticsearch-vector-store": {
      "url": "None",
      "transport": "http"
    }
  }
}