Skip to main content
Glama
AlexCCGit
by AlexCCGit

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:write permissions.

  • 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 build

License 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.

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    B
    quality
    C
    maintenance
    A 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
  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP 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.
  • A
    license
    A
    quality
    A
    maintenance
    An 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.
    23
    65
    MIT

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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