You're viewing a demo portfolio

Join the waitlist
PRSM

list_exercises

Active

Tool 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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

wger

https://github.com/pipeworx-io/mcp-wger

1/7 registries
View full server →
list_exercises — wger — PRSM MCP