← Registry

General Tools

strengthcode.co

Provides fitness training program recommendations, calorie estimation, and food nutrition search.

1 endpoint7 known toolsFirst detected July 26, 2026Last detected July 26, 2026

ENDPOINT 1

https://strengthcode.co/mcp/public

No auth detected

MCP server metadata

Name
strengthcode-public-mcp
Version
0.2.0
Capabilities
tools

Known tools 7

program_match_quiz

Recommend the best-fit StrengthCode training programs from a user's goal, experience level, weekly schedule, equipment, and optional session length.

Inferred read-only
compare_programs

Compare two to four StrengthCode programs side-by-side using program IDs or slugs returned by program_match_quiz, catalog entries, or program URLs.

Inferred read-only
estimate_calories

Estimate BMR, TDEE, and daily target calories from sex, age, height, weight, activity factor, and goal.

Inferred read-only
search_food_nutrition

Search StrengthCode's normalized USDA FoodData Central catalog for foods and return calorie and macro values per 100 grams.

Inferred read-only
calculate_food_serving_macros

Calculate calories, protein, carbohydrates, fat, fiber, saturated fat, sugar, and sodium for a measured gram amount of a selected USDA food.

Inferred read-only
estimate_1rm_and_loads

Estimate one-rep max and practical percentage-based training loads from a recent set.

Inferred read-only
diagnose_plateau

Identify likely training plateau bottlenecks and suggest next actions from recovery, adherence, stress, deload, and nutrition signals.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.strengthcode-public-mcp]
url = "https://strengthcode.co/mcp/public"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "strengthcode-public-mcp": {
      "type": "http",
      "url": "https://strengthcode.co/mcp/public"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: strengthcode-public-mcp
Remote MCP URL: https://strengthcode.co/mcp/public

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "strengthcode-public-mcp": {
      "url": "https://strengthcode.co/mcp/public"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "strengthcode-public-mcp": {
      "type": "http",
      "url": "https://strengthcode.co/mcp/public"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "strengthcode-public-mcp",
  "transport": "streamable-http",
  "url": "https://strengthcode.co/mcp/public"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for strengthcode.co was fetched 2026-08-02T05:02:48.070Z.

Trust status Trusted

strengthcode.co is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.