Back to Browse

Workout Planner Ai MCP Server

Developer ToolsUse Caution1.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

MCP server for workout planner ai. Features create workout, track progress, suggest exercises. From

About

MCP server for workout planner ai. Features create workout, track progress, suggest exercises. From

Security Report

1.2
Use Caution1.2Critical Risk

This MCP server contains multiple critical security issues that pose significant risks. Primary concerns include: (1) unauthenticated network calls to external verification endpoints leaking user context, (2) in-memory storage of sensitive user progress data without encryption or persistence controls, (3) hardcoded external URLs for payment/upgrade flows embedded throughout the codebase, (4) overly broad and unexplained path manipulation in test setup, and (5) rate-limiting that can be trivially bypassed via the `api_key` parameter. The auth middleware's "fail-open" approach masks enforcement failures, and the monetization layer lacks proper validation of key prefixes. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity). Package verification found 1 issue.

7 files analyzed · 17 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-csoai-org-workout-planner-ai-mcp": {
      "args": [
        "-y",
        "workout-planner-ai-mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!