Skip to content
Back to search
30
MCP

Vectora

pulsemcp/vectora

Provides RAG-powered sub-agent capabilities for codebase and documentation retrieval within MCP-compatible orchestrators.

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

Similar MCP servers embedding-nearest

io.github.brunosrz/vectora
AI assistant with RAG, web search, filesystem and memory. MCP sub-agent for Claude Code.
0 tools
io.github.atul-fusionpact/fusionpact-vectordb
Hybrid vector + reasoning retrieval, agent memory, multi-agent orchestration, MCP server, and RAG.
0 tools
Ragora
Search your knowledge bases from any AI assistant using hybrid RAG.
0 tools · streamable-http
amirarad/mcp-ragdocs
An MCP server for semantic documentation search and retrieval.
0 tools
agent-rag-mcp
RAG MCP server: ChromaDB + sentence-transformers, exposes ingest/search/list/delete tools.
0 tools
@n8n-dev/n8n-nodes-vectara
Vectara is a neural search platform, built for developers to get the most out of their data
0 tools

How to use

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

{
  "mcpServers": {
    "vectora": {
      "url": "None",
      "transport": "http"
    }
  }
}