Skip to content
Back to search
30
MCP

MODULAR-RAG-MCP-SERVER

jerry-ai-dev/modular-rag-mcp-server

A modular RAG (Retrieval-Augmented Generation) system with MCP Server architecture. Using Skill to make AI follow each step of the spec and complete the code 100% by AI.

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

How to use

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

{
  "mcpServers": {
    "modular-rag-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}