Skip to content
Back to search
30
MCP v0.1.0rc3

io.github.brunosrz/vectora

io.github.brunosrz/vectora

AI assistant with RAG, web search, filesystem and memory. MCP sub-agent for Claude Code.

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

Similar MCP servers embedding-nearest

Vectora
Provides RAG-powered sub-agent capabilities for codebase and documentation retrieval within MCP-compatible orchestrators.
0 tools
Agentic AI assistant with RAG
Metadata-only Glama MCP server.
0 tools
io.github.IntelagentStudios/mcp-file-processor
Text extraction, keyword extraction, language detection, and chunking for RAG
0 tools
io.github.infino-ai/mcp-server
Keyword, vector, hybrid, and SQL retrieval over data on object storage, for AI agents.
0 tools
io.github.csoai-org/vector-knowledge-graph-mcp
AI-powered vector knowledge graph MCP server for agents. Supports add node, add edge, semantic node
0 tools
io.github.csoai-org/rag-knowledge-mcp
rag-knowledge-mcp MCP server by MEOK AI Labs
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.brunosrz/vectora": {
      "url": "None",
      "transport": "http"
    }
  }
}