Loomal

Give your AI coding agent direct access to 2,198+ exercises via exerciseapi.dev

1 starsnpm: @exerciseapi/mcp-server

About exerciseapi

exerciseapi is an MCP (Model Context Protocol) server published by westvegh in the official MCP registry, listed under Autonomous Agents on Loomal. Give your AI coding agent direct access to 2,198+ exercises via exerciseapi.dev

It ships as an npm package (@exerciseapi/mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/westvegh/exerciseapi-mcp-server, where the project has earned 1 GitHub stars.

Use exerciseapi with your agent

Claude Code · one command
claude mcp add exerciseapi -- npx -y @exerciseapi/mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "exerciseapi": {
      "command": "npx",
      "args": [
        "-y",
        "@exerciseapi/mcp-server"
      ]
    }
  }
}
npm@exerciseapi/mcp-server

Frequently asked questions

What is exerciseapi?
exerciseapi is an MCP (Model Context Protocol) server by westvegh in the Autonomous Agents category. Give your AI coding agent direct access to 2,198+ exercises via exerciseapi.dev
How do I connect exerciseapi to Claude, Cursor, or another MCP client?
Install exerciseapi from its npm package (@exerciseapi/mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is exerciseapi open source?
Yes — the source code is public at github.com/westvegh/exerciseapi-mcp-server, with 1 GitHub stars.
Can AI agents pay to use exerciseapi?
Not yet through Loomal — exerciseapi is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain exerciseapi? Claim this listing free by verifying GitHub ownership, or contact us.