Back to search
30
MCP

n8n-nodes-vector-store-processor

n8n/n8n-nodes-vector-store-processor

n8n node for intelligent document chunking and processing for vector store ingestion with Smart Qdrant Vector Store supporting Ollama and OpenAI embeddings

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

Similar MCP servers embedding-nearest

n8n-nodes-postgres-vector-store-tool
AI agent Postgres vector store tool with vector search and custom SQL capabilities
0 tools
n8n-nodes-qwen-embedding
n8n nodes for Ollama embeddings - Dynamic model loading + Support for Qwen, EmbeddingGemma, Nomic and more. Generate text embeddings for vec
0 tools
n8n-nodes-pdfvector
n8n community node for PDF Vector — parse PDF, Word, Excel, and image documents, extract structured data with JSON Schema, ask AI questions,
0 tools
n8n-nodes-opensearch
Adds OpenSearch vector store and generic nodes to n8n
0 tools
n8n-nodes-neo4j
n8n node for Neo4j with LangChain integration, supporting vector stores and graph operations
0 tools
n8n-nodes-deep-ocr
n8n community node for Deep-OCR document processing API
0 tools

How to use

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

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