Back to search
30
MCP

agent-rag-mcp

pypi/agent-rag-mcp

RAG MCP server: ChromaDB + sentence-transformers, exposes ingest/search/list/delete tools.

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

Similar MCP servers embedding-nearest

mcp-server-rag-web-browser
A MCP Server for the RAG Web Browser Actor
0 tools
iflow-mcp_Agentic-RAG-with-MCP-Server-1
Agentic RAG with MCP Server - Powerful tools for entity extraction, query refinement, and relevance checking
0 tools
io.github.nitishgourishetty/contextual-mcp-server
RAG-enabled MCP server using Contextual AI. Supports single-agent and multi-agent modes.
0 tools
Agentic RAG with MCP Server
Metadata-only Glama MCP server.
0 tools
MCP rag with Chromadb
Metadata-only Glama MCP server.
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": {
    "agent-rag-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}