Skip to content
Back to search
30
MCP

n8n-nodes-js-vector-store

n8n/n8n-nodes-js-vector-store

n8n community node to store, search and manage vectors on the host filesystem via js-vector-store

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

Similar MCP servers embedding-nearest

n8n-nodes-opensearch
Adds OpenSearch vector store and generic nodes to n8n
0 tools
n8n-nodes-gemini-file-search-store
n8n community node for Gemini File Search (cloud-safe store management & query)
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-postgres-vector-store-tool
AI agent Postgres vector store tool with vector search and custom SQL capabilities
0 tools
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 Op
0 tools
n8n-nodes-minimemory
n8n community node for embedded vector database - perform similarity search directly within n8n without external servers
0 tools

How to use

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

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