Modular RAG
Verified IntegrationClient Configuration
— Connect Modular RAG to Claude Desktop or Cursor in seconds{
"mcpServers": {
"modular-rag-1": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-modular-rag-1"
],
"env": {}
}
}
}~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).System Overview
Exposes a pluggable, observable, and modular Retrieval Augmented Generation (RAG) service framework through the Model Context Protocol for direct invocation by AI assistants.
7/23/2026
Open Source
stdio / SSE RPC
Frequently Asked Questions
Architecture and operational details for Modular RAG
By adhering to the Model Context Protocol (MCP) standard, Modular RAG allows direct connection to compliant MCP clients. This enables seamless service-oriented deployment and direct invocation by AI assistants, simplifying integration into existing AI ecosystems without complex frontend development.
Related MCP Servers
Browse all servers →Carbone
Empower AI assistants to generate and convert documents, manage templates, and automate document workflows efficiently.
CloudCDN
Provides a multi-tenant, AI-native Content Delivery Network deployable on Cloudflare, featuring sub-100ms TTFB, AI agent controllability, and comprehensive accessibility.
Cloudflare AI Agent Server
Deploy a Model Context Protocol server on Cloudflare Workers without requiring authentication.