MusclesWorked
Exercise-to-muscle mapping: 856 exercises, 65 muscles, workout analysis & alternatives.
Topics: Sports
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.1.0)
npx -y [email protected]
Or add to your MCP client config:
{
"mcpServers": {
"musclesworked-mcp": {
"command": "npx",
"args": [
"-y",
"[email protected]"
],
"env": {
"MUSCLESWORKED_API_KEY": "<YOUR_VALUE>"
}
}
}
}
MUSCLESWORKED_API_KEYrequired secret — Your MusclesWorked API key (get one at musclesworked.com/dashboard)
Related servers
strava-mcp
MCP server for accessing Strava API
trainingpeaks-mcp
Query TrainingPeaks workouts, analyze CTL/ATL/TSB fitness metrics, and compare power/pace PRs through Claude Desktop.
livetennisapi-mcp
Live tennis scores, players, rankings, odds and win-probability. ATP, WTA, Challenger, ITF, juniors.
Fantasy Football Manager
ESPN draft and lineup analysis for Codex and MCP clients. Live actions use the ESPN companion.
mlb-api-mcp
MCP server that acts as a proxy to the freely available MLB API, which provides player info, stats, and game information.
mcp-sports-hub
41 sports API providers, 396 tools: scores, stats, odds, esports, chess, motorsport & more.
Listed in punkpeye/awesome-mcp-servers (MIT)
Data from the Official MCP Registry