Back to search
30
MCP

io.github.haseebkhalid1507/velocirag

io.github.haseebkhalid1507/velocirag

Lightning-fast RAG for AI agents. 4-layer fusion, ONNX Runtime, sub-200ms search.

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

Similar MCP servers embedding-nearest

io.github.atul-fusionpact/fusionpact-vectordb
Hybrid vector + reasoning retrieval, agent memory, multi-agent orchestration, MCP server, and RAG.
0 tools
io.github.ggozad/haiku-rag
Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling
0 tools
io.github.kokogo100/ragalgo
Dynamic RAG Engine preventing AI hallucinations in Korean Finance and Crypto markets.
0 tools
Ragora
Search your knowledge bases from any AI assistant using hybrid RAG.
0 tools · streamable-http
haiku.rag
Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling
0 tools
io.github.abhishek2432001/deeprepo
Productivity-boosting RAG engine for codebases with multi-provider AI support and semantic search.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.haseebkhalid1507/velocirag": {
      "url": "None",
      "transport": "http"
    }
  }
}