mcpbeat Sign in

AIm Workout Journal MCP Server

by aim-journal Your server? Claim it
answering

AIm Workout Journal is answering right now. Last checked 9 min ago. Last commit 15 Sep 2026.

Chat forgets your workouts. AIm remembers them for Claude and ChatGPT: sets, weights, 1RM, volume.

Uptime history 47 days of history · worst day 0%
47 days agonow
50.0%
Uptime 24h
91 of 182 checks
Tools
hidden behind auth
242 ms
Response time
average over 24h
0
Stars
last commit 15 Sep 2026

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

  "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iODgiIGhlaWdodD0iODgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBvcGFjaXR5PSIuMyIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIzLjciPjxyZWN0IHg9IjE2IiB5PSIxNiIgd2lkdGg9IjU2IiBoZWlnaHQ9IjU2IiB…
Sends data to a third-party sink backend/src/workout_storage/telegram_alert.py:46
                f"https://api.telegram.org/bot{token}/sendMessage",

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 9 min ago.

run in your terminal
claude mcp add aim --transport http https://aim-journal.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aim": {
      "url": "https://aim-journal.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.aim]
url = "https://aim-journal.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "aim": {
      "url": "https://aim-journal.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "aim": {
      "url": "https://aim-journal.com/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.

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://aim-journal.com/{token}/mcp streamable-http answering 285 ms 9 min ago
https://aim-journal.com/mcp streamable-http sign-in 288 ms 9 min ago

Alternatives to AIm Workout Journal

same job, measured the same way
Gym Plus
by gym

Connect ChatGPT or Claude to your Gym Plus account to log and review workouts with AI coaching.

answering
Joules — AI Cycling Coach
by joules

Turn Claude or ChatGPT into a cycling coach that plans your week, grades it, and adapts. Free beta.

answering
Whoop MCP
by souravpn

MCP server for WHOOP — gives Claude access to your recovery, sleep, strain, and workout data

35 installs/wk local only
A
Express
by norg

AI Retrievability by Norg — mirror and optimize your site for AI agents like ChatGPT and Claude.

answering
ahel
by ahel

Your apps, skills, MCP servers and keys from ahel.ai, served to Claude, ChatGPT, Cursor and Codex.

answering
Somvia
by somvia

Apple Health training load, recovery, HRV and workout detail for Claude, ChatGPT and any MCP client.

answering
I
PropSWOT — Property Management AI
by tapads

Property management AI: work orders, vendors, appliances, and triage for Claude and ChatGPT.

answering
NIRA Screen Vision MCP
by pachote

Real-time screen capture + AI vision for Claude — see, analyze, and OCR your screen

49 installs/wk local only

AIm Workout Journal — questions

Answers built from our own checks of this server.

Why is there no tool list for AIm Workout Journal?
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: 50.0% of checks in the last 24 hours got a reply.
Is AIm Workout Journal working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 182 checks got a reply (50.0%), average response time 242 ms. The bar chart above shows every period we have measured.
How do I connect AIm Workout Journal?
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 AIm Workout Journal?
No API key is involved. AIm Workout Journal 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 AIm Workout Journal?
It answers our handshake in 242 ms on average, which is faster than 58% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is AIm Workout Journal open source?
Yes — it is published under the MIT licence, written in Python 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.