← Back to Plugins
MCP Server MCP

Fitness Tools

github By github 👁 1 views ▲ 0 votes

Deterministic fitness calculators — TDEE, adaptive TDEE, body fat, 1RM, macros — with consensus.

Homepage Verified source GitHub

Install

npx -y @almostjacked/[email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://fitness-tools-mcp.ajwallacemusic.workers.dev/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@almostjacked/fitness-tools-mcp",
      "version": "0.3.4",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...