Back to Home
evgenygurin icon

fastmcp-r2r-openapi-integration

Verified Safe

by evgenygurin

Overview

FastMCP server for R2R API, facilitating advanced RAG, document management, knowledge graph interactions, and AI-powered conversational agents.

Installation

Run Command
./start.sh

Environment Variables

  • R2R_BASE_URL
  • R2R_API_KEY
  • R2R_OPENAPI_URL
  • DEBUG_LOGGING
  • FASTMCP_EXPERIMENTAL_ENABLE_NEW_OPENAPI_PARSER

Security Notes

The server implements `DynamicBearerAuth` to read API keys at request time, crucial for serverless environments where environment variables may be injected after module import. This prevents hardcoding secrets and enhances security. No `eval` or other overtly dangerous patterns without clear justification are observed. The project's documentation also emphasizes security best practices for configuration and deployment.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassHigh
Avg Tokens1500
Stars0
Forks0
Last Update2025-11-27

Tags

RAGMCP ServerR2R APIDocument ManagementAI Agent