Loading MCP server directory, please wait...
Give your AI coding agent direct access to 2,198+ exercises via exerciseapi.dev
npx @getmcp/cli add io.github.westvegh/exerciseapiRequires Node.js 18+. Community-contributed server. Review source before installing.
EXERCISEAPI_KEYYour API key from exerciseapi.dev/dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.westvegh/exerciseapi": {
"command": "npx",
"args": [
"-y",
"@exerciseapi/mcp-server"
],
"env": {
"EXERCISEAPI_KEY": ""
}
}
}
}