Skip to content
Back to search
30
MCP v2.1.1

io.github.atul-fusionpact/fusionpact-vectordb

io.github.atul-fusionpact/fusionpact-vectordb

Hybrid vector + reasoning retrieval, agent memory, multi-agent orchestration, MCP server, and RAG.

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

Similar MCP servers embedding-nearest

fusionpact
The Agent-Native Retrieval Engine — Hybrid Vector + Reasoning + Memory for AI Agents. HNSW indexing, tree-based reasoning retrieval, built-i
0 tools
fusionpact vectordb
Metadata-only Glama MCP server.
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.haseebkhalid1507/velocirag
Lightning-fast RAG for AI agents. 4-layer fusion, ONNX Runtime, sub-200ms search.
0 tools
io.github.HaseebKhalid1507/velocirag
Lightning-fast RAG for AI agents. 4-layer fusion, ONNX Runtime, sub-200ms search.
0 tools
Vectora
Provides RAG-powered sub-agent capabilities for codebase and documentation retrieval within MCP-compatible orchestrators.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.atul-fusionpact/fusionpact-vectordb": {
      "url": "None",
      "transport": "http"
    }
  }
}