Skip to main content
Glama

Rezoomex MCP Server

by Pratik-911
.env.oauth.example747 B
# RZMX MCP Server Environment Configuration # Server Configuration PORT=3000 BASE_URI=http://localhost:3000 # For production deployment, set BASE_URI to your production URL: # BASE_URI=https://rmx-mcp.onrender.com # Rezoomex API Configuration REZOOMEX_BASE_URL=https://awsapi-gateway.rezoomex.com REZOOMEX_LOGIN_URL=https://workspace.rezoomex.com/account/login # API Configuration API_TIMEOUT=10000 USER_AGENT=Rezoomex-MCP-Client/1.0 # Session Configuration (in milliseconds) SESSION_TIMEOUT=86400000 TEMP_TOKEN_TIMEOUT=300000 # Logging Configuration LOG_LEVEL=info # OAuth2 Configuration OAUTH2_CLIENT_ID=rzmx OAUTH2_CLIENT_SECRET=your_client_secret_here # Security Configuration CORS_ORIGINS=http://localhost:3000,https://your-domain.com

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pratik-911/Rmx-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server