Skip to content
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%
11 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-markdown-chunker
n8n node that splits Markdown into retrieval-ready chunks with heading-aware metadata for RAG and vector stores
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-js-vector-store
n8n community node to store, search and manage vectors on the host filesystem via js-vector-store
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-qdrant-hybrid-search
n8n node for Qdrant semantic & hybrid search (dense + sparse BM25). Supports server-side inference. Built by mecode.pro
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

How to use

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

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