← 返回
未分类 中文

Pipeworx wger

Access a detailed exercise database with muscle groups, equipment info, and instructions to build and manage workout routines.
获取包含肌肉群、器械信息及使用说明的详细运动数据库,用于构建和管理训练计划。
brucegutman brucegutman 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 357
下载
💾 0
安装
1
版本
#latest

概述

Wger (Workout Manager)

Exercise database with muscle groups, equipment, and detailed exercise descriptions. Useful for building workout routines, fitness apps, or answering "what exercises target my biceps?"

Tools overview

  • list_exercises -- Browse exercises (English only). Returns name, description, category, primary and secondary muscles, and equipment needed. Default 20 results.
  • get_exercise -- Full details for a specific exercise by its numeric ID.
  • list_muscles -- Every muscle in the database with front/back body position.
  • list_equipment -- All equipment types: barbell, dumbbell, kettlebell, gym mat, pull-up bar, etc.

Example: list exercises

curl -X POST https://gateway.pipeworx.io/wger/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"list_exercises","arguments":{"limit":10}}}'

Building a workout

  1. Use list_muscles to identify target muscle IDs
  2. Browse exercises with list_exercises
  3. Get full descriptions and equipment needs with get_exercise
{
  "mcpServers": {
    "wger": {
      "url": "https://gateway.pipeworx.io/wger/mcp"
    }
  }
}

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-07 18:59 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

professional

Pipeworx sunrisesunset

brucegutman
提供全球任意地点和日期的日出、日落、黎明、黄昏、太阳正午、黄金时段及昼长精确时刻。
★ 0 📥 644
life-service

Sonoscli

steipete
控制Sonos音箱(发现/状态/播放/音量/分组)
★ 57 📥 85,251
life-service

Caldav Calendar

asleep123
使用 vdirsyncer + khal 同步并查询 CalDAV 日历(iCloud、Google、Fastmail、Nextcloud 等)。适用于 Linux。
★ 244 📥 30,709