Gymtracker
БесплатноНе проверенUniversal MCP server for Gymtracker that enables AI coding agents to read and write training data.
Описание
Universal MCP server for Gymtracker that enables AI coding agents to read and write training data.
README
Universal MCP server + Claude Code plugin for Gymtracker. Lets AI coding agents (Claude Code, Codex, Cursor, …) read and write your training data.
What you need
- Your Gymtracker instance URL (
GYMTRACKER_URL) - An API token from your Gymtracker /api/tokens page (
GYMTRACKER_TOKEN)
Modes
| Env | Read | Write | Delete |
|---|---|---|---|
| (default) | ✅ | ✅ | ❌ |
GYMTRACKER_ALLOW_DELETE=1 |
✅ | ✅ | ✅ |
GYMTRACKER_READONLY=1 |
✅ | ❌ | ❌ |
READONLY overrides ALLOW_DELETE.
Install
Claude Code (plugin)
/plugin marketplace add https://gitlab.com/codin-public/gymtracker-plugin.git
/plugin install gym@gymtracker
You'll be prompted for your URL and token. Adds /gym:log, /gym:summary, /gym:coach.
Codex CLI
See examples/codex.md.
Cursor / Claude Desktop / other MCP clients
See examples/cursor.md and examples/generic-mcp.json.
Gotchas
- Env is not inherited. stdio MCP servers don't see your shell env — put the vars in the
client's
envblock (or Cursor's${env:...}). npxon PATH. GUI clients launched from the Dock may not findnpx(nvm/Homebrew). Use an absolute path tonpx/nodeincommandif startup fails.- First run downloads.
npx -yfetches the package once; bump Codex'sstartup_timeout_secif it times out.
Development
npm install
npm test
npm run build
License
MIT
Установка Gymtracker
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/benzalglez/gymtracker-pluginFAQ
Gymtracker MCP бесплатный?
Да, Gymtracker MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Gymtracker?
Нет, Gymtracker работает без API-ключей и переменных окружения.
Gymtracker — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Gymtracker в Claude Desktop, Claude Code или Cursor?
Открой Gymtracker на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Gymtracker with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
