list_exercises
ActiveTool of wger
declared in 0.1.0
List fitness exercises from the wger database in English; optionally limit count (default 20). Returns exercise name, description, category, primary and secondary muscles, and required equipment per entry.
Parameters schema
{
"type": "object",
"examples": [
{
"limit": 20
},
{
"limit": 50
}
],
"properties": {
"limit": {
"type": "number",
"description": "Number of exercises to return. Defaults to 20."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
wger
https://github.com/pipeworx-io/mcp-wger
1/7 registries