← Back to search Server uses network capabilities via: urllib Server uses filesystem capabilities via: os Server uses env_vars capabilities via: os.environ
io.github.CSOAI-ORG/workout-planner-ai-mcp
MCP server for workout planner ai. Features create workout, track progress, suggest exercises. From
B
75.8 / 100
Versions
1.0.9latestfirst seen Jun 30, 2026
Tools 4
create_workout annotations: none low
Create a complete workout plan based on goal, equipment, and difficulty level.
goal str api_key str equipment string difficulty str duration_minutes int
track_progress annotations: none low
Log a workout entry and view progress history for a given exercise.
reps int sets int notes str weight float api_key str user_id str exercise str
suggest_exercises annotations: none low
Suggest exercises for a specific muscle group filtered by equipment and difficulty.
count int api_key str equipment string difficulty str muscle_group str
calculate_volume annotations: none low
Calculate total training volume and per-muscle breakdown. Each item needs 'name', 'muscle_group', 'weight', 'reps', 'sets'.
api_key str exercises string
Permissions 3
network medium filesystem low env_vars low Scan Findings 30
low
Tool 'create_workout' has no annotations
low
Tool 'track_progress' has no annotations
low
Tool 'suggest_exercises' has no annotations
low
Tool 'calculate_volume' has no annotations
high
Remote transport without authentication
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-3qhf-m339-9g5v)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-9h52-p55h-vw2f)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-j975-95f5-7wqh)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-jpw9-pfvf-9f58)
medium
Vulnerable dependency: mcp@1.0.0 (GHSA-vj7q-gjh5-988w)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1616)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1617)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-1618)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3482)
medium
Vulnerable dependency: mcp@1.0.0 (PYSEC-2026-3483)
info
package.json metadata
info
pyproject.toml metadata
info
Tool: create_workout
info
Tool: track_progress
info
Tool: suggest_exercises
info
Tool: calculate_volume
info
Transport: streamable-http
info
Required env vars (5)
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
low
Permission: env_vars access detected
info
No dependency files found for SBOM generation
medium
No build provenance detected (SLSA L0)