mcpbeat Sign in

Body Lab MCP Server

answering

Body Lab is answering right now. Last checked 14 min ago. Last commit 18 Sep 2026.

Body Lab training: today's prescribed session and why, load, recovery, activities and strength.

Uptime history 5 days of history
5 days agonow
100.0%
Uptime 24h
91 of 91 checks
Tools
hidden behind auth
664 ms
Response time
average over 24h
0
Stars
last commit 18 Sep 2026

Nothing serious here today

Today is the operative word: we check Body Lab every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add body-lab --transport http https://bodylab.lol/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "body-lab": {
      "url": "https://bodylab.lol/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.body-lab]
url = "https://bodylab.lol/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "body-lab": {
      "url": "https://bodylab.lol/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "body-lab": {
      "url": "https://bodylab.lol/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, and it signs you in through your browser: there is no API key to paste.

Endpoints

URLTransportStateLatencyChecked
https://bodylab.lol/mcp streamable-http sign-in 656 ms 14 min ago

Alternatives to Body Lab

same job, measured the same way
Strava MCP
by davidmosiah

Privacy-first MCP server for Strava activities, streams, routes and training.

189 installs/wk local only
Tredict
by tredict

Analyse activities, build training plans and sync structured workouts to your sports watch.

answering
CoachSync
by coachsync

Barbell strength training tools for AI assistants. Warmup, plate loading, and LP.

3 tools answering
WHOOP Health Signals
by yadheedhya06

Local-first, read-only WHOOP MCP server for recovery, sleep, strain, workouts, and body signals

54 installs/wk local only
Strava Training MCP
by arjanlig

Connect Strava training data to Claude for training load analysis and activity insights

91 installs/wk local only
WHOOP
by mcp-dir

Your WHOOP data in the assistant, read-only: recovery, sleep, strain, workouts, cycles and body meas

13 tools answering
SisRUN Training Plan
by cdutr

Read your SisRUN (appsisrun.com.br) training plan: prescribed workouts, pace/HR windows, structure

57 installs/wk local only
Cycling Coach AI
by cyclingcoachai

AI cycling coach: training plans, workouts, nutrition, strength training, Strava, Garmin and Wahoo.

answering

Body Lab — questions

Answers built from our own checks of this server.

Why is there no tool list for Body Lab?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Body Lab working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 664 ms. The bar chart above shows every period we have measured.
How do I connect Body Lab?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You sign in through your browser once and the client keeps the session: no key to copy, and it refuses anonymous clients.
How do you sign in to Body Lab?
No API key is involved. Body Lab answers our knock with an OAuth challenge, so you authorise it once in your browser and the client keeps the session. That is also why we see no tool list: it will not describe itself to an anonymous client, and that is the server working as intended, not a fault.
How fast is Body Lab?
It answers our handshake in 664 ms on average, which is faster than 18% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Body Lab open source?
Yes — it is published under the MIT licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.