Back to Home
evgenygurin icon

r2r-ultra-mcp-server

Verified Safe

by evgenygurin

Overview

Provides an enterprise-grade Model Context Protocol (MCP) server that integrates with an R2R (Retrieval & RAG) backend, offering tools for hybrid search, RAG queries, multi-turn agent conversations, collection management, document upload, and automated workflows, optimized for client applications like Cursor or Claude Desktop.

Installation

Run Command
python server.py

Environment Variables

  • R2R_BASE_URL
  • API_KEY
  • MAX_RETRIES
  • TIMEOUT

Security Notes

The server employs good security practices, including loading API keys from environment variables, implementing rate limiting, and using an ErrorHandlingMiddleware to prevent exposure of raw internal exceptions. Input validation is also demonstrated as a best practice. The overall security relies on proper configuration and the underlying R2R instance's security.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens3000
Stars0
Forks0
Last Update2025-11-26

Tags

FastMCPR2RMCPAI ToolsRAGSearchAgentMiddleware