Back to MCP Servers
Musclesworked
Exercise-to-muscle mapping MCP server. Look up muscles worked by 856 exercises across 65 muscles and 14 muscle groups, analyze workouts for gaps, and find alternative exercises ranked by muscle overlap.
sports
By csjoblom
Installation
npx -y musclesworked-mcpConfiguration
{
"mcpServers": {
"musclesworked-mcp": {
"command": "npx",
"args": ["-y", "musclesworked-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes