GymUp Docs
MCP Server

Rate Limits

Request rate limits for the GymUp MCP server.

Request Rate Limits

AccessLimit
No active subscription30 requests/min
Subscriber120 requests/min

The MCP server requires an active GymUp subscription: without one, every tool returns a requiresSubscription message (the transport stays open, so a client can still connect and list tools). Requests exceeding the rate limit receive a 429 response. Wait and retry after a short delay.

AI Usage Budget

The only LLM-backed tool is generate_smart_program. Subscribers have a monthly AI usage allowance that caps LLM calls; it resets each billing cycle and is shown as a percentage in the app settings. Exceeding it returns a rateLimited response.