Back to search
30
MCP

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%
5 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
io.github.haseebkhalid1507/velocirag
Lightning-fast RAG for AI agents. 4-layer fusion, ONNX Runtime, sub-200ms search.
0 tools
io.github.brunosrz/vectora
AI assistant with RAG, web search, filesystem and memory. MCP sub-agent for Claude Code.
0 tools
io.github.arcxs-protocol/mcp-server
Universal AI agent registry, cross-protocol discovery, messaging, and payment routing.
0 tools
iflow-mcp_rileylemm_graphrag-mcp
GraphRAG Model Context Protocol integration for hybrid graph and vector databases
0 tools
io.github.egoughnour/cowork-history
Hybrid search for Cowork history: FTS, Spotlight, and semantic vectors
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"
    }
  }
}