OpenGym Coach
Integrates with Auth0 for OAuth 2.0 authentication and authorization, handling gym:read and gym:write permissions for secure access.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@OpenGym Coachwhat's my workout for today?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
OpenGym Coach for ChatGPT Mobile
Mobile adaptation of openGym for the ChatGPT Sites runtime. It lets you plan routines, run guided sessions, edit history, log body weight, view statistics, and connect ChatGPT through an authenticated remote MCP server.
Features
Routines, weekly template, and single-day changes.
Guided sessions with weight and rep preload.
Rep-based or time-based exercises.
Editable history and supposed skipped.
Estimated 1RM, muscle volume, and body weight.
D1 persistence per user with optimistic concurrency control.
OAuth 2.0/Auth0 and
gym:read/gym:writepermissions.MCP Streamable HTTP at
/mcp/with read and write tools.A deterministic Gym Coach importer that preserves unknown exercises.
Related MCP server: wger MCP Server
Configuration
The app uses the runtime variables documented in .env.example. In production, the AUTH0_AUDIENCE must be exactly the MCP URL ending in /mcp/; the Auth0 audience, the OAuth resource parameter, and the protected resource metadata must match literally.
Development
npm install
npm test
npm run typecheck
npm run buildLicense and attribution
GNU AGPL-3.0. This work is based on openGym, originally created by Duarte Santos and maintained in the reference fork by Alex Costa. See LICENSE and NOTICE.md for the complete notices.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseBqualityCmaintenanceA personal remote MCP server for fitness data that provides read-only tools to query Garmin Connect activities and Hevy workouts, enabling users to list, retrieve, and analyze exercise records through natural language.13
- FlicenseNot gradedqualityBmaintenanceMCP server that wraps wger fitness/nutrition management platform, providing 15 tools for exercise search, ingredient nutrition lookup, weight tracking, and more, accessible to any MCP-compatible AI agent.
- AlicenseAqualityAmaintenanceAn MCP server that exposes the Hevy fitness API as 22 tools, enabling AI agents to manage workouts, routines, exercise templates, and body measurements through natural language.2365MIT
- AlicenseNot gradedqualityAmaintenanceEnables creating workout plans, tracking progress, suggesting exercises, and calculating training volume through natural language, compliant with MCP protocol.MIT
Related MCP Connectors
Create Hevy routines and analyze your training from chat. Unofficial; BYO Hevy PRO API key.
Wger MCP — wraps wger Workout Manager REST API (free, no auth for read)
MCP server for Withings health data — sleep, activity, heart, and body metrics.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/AlexCCGit/opengym-coach-sites'
If you have feedback or need assistance with the MCP directory API, please join our Discord server