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%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.nitishgourishetty/contextual-mcp-server
RAG-enabled MCP server using Contextual AI. Supports single-agent and multi-agent modes.
0 tools
smart-coding-mcp
An extensible Model Context Protocol (MCP-Local-MRL-RAG-AST) server that provides intelligent semantic code search for AI assistants. Built
0 tools
adaptive-agent-mcp
Self-Evolving RAG for AI Agents — A cross-app persistent memory system where agents autonomously write, retrieve, and evolve their knowledge
0 tools
agent-rag-mcp
RAG MCP server: ChromaDB + sentence-transformers, exposes ingest/search/list/delete tools.
0 tools
iflow-mcp_zilbonn-owasp-wstg-rag
A Retrieval-Augmented Generation (RAG) system that indexes the OWASP Web Security Testing Guide (WSTG) into a vector database, providing ins
0 tools
mcp-server-rag-web-browser
A MCP Server for the RAG Web Browser Actor
0 tools

How to use

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

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