Server data from the Official MCP Registry
Fitness Ai tools for AI agents. Capabilities: generate workout, track calories, calculate bo...
Fitness Ai tools for AI agents. Capabilities: generate workout, track calories, calculate bo...
This MCP server has critical security issues stemming from an external authentication dependency that is not bundled or verified. The server imports `auth_middleware` from a hardcoded external path (`~/clawd/meok-labs-engine/shared`), creating a severe supply chain and code injection risk. Additionally, all tool functions accept an `api_key` parameter that is passed to this external module without validation, and the external module's implementation is unknown. The fitness tools themselves are well-implemented, but the authentication infrastructure is fundamentally broken and poses a high risk of unauthorized access, data exfiltration, or privilege escalation. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 18 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-fitness-ai-mcp": {
"args": [
"-y",
"fitness-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Built by MEOK AI Labs | meok.ai
Installation · Docs · Report Bug
pip install fitness-ai-mcp
# or
npm install -g @meok-ai/fitness-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.