@pipeworx/wger
Connect: https://gateway.pipeworx.io/wger/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 4
Tools
- list_exercises — 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 e
- get_exercise — Get detailed information for a specific exercise by its numeric ID.
- list_muscles — List all muscles tracked in the wger database. Returns each muscle’s numeric ID, English name, and whether it is located on the front of the body.
- list_equipment — List all gym equipment types in the wger database. Returns each item’s numeric ID and name (e.g., ‘Barbell’, ‘Dumbbell’, ‘Kettlebell’).
Tools
get_exercise— Get detailed information for a specific exercise by its numeric ID.list_equipment— List all gym equipment types in the wger database. Returns each item's numeric ID and name (e.g., 'Barbell', 'Dumbbell', 'Kettlebell').list_exercises— 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 elist_muscles— List all muscles tracked in the wger database. Returns each muscle's numeric ID, English name, and whether it is located on the front of the body.