Tredict MCP Server

Analyse activities, build training plans and sync structured workouts to your sports watch. Its 18 documented tools cover activity, plan, planned, workout. It is available as a remote MCP endpoint.

Teams that want a hosted endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-04-18 · ★ 2 · #839 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

how we verify → /methodology

01 · Install Tredict

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add tredict-com-mcp-server --transport http https://www.tredict.com/api/mcp/v2

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "tredict-com-mcp-server": {
      "url": "https://www.tredict.com/api/mcp/v2"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://www.tredict.com/api/mcp/v2

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to www.tredict.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace com.tredict - domain-verified with the official MCP registry

03 · What Tredict can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can list executed activities for a date range, update title and notes of an activity (non-destructive), list all user equipment (bikes, shoes, swimming, misc), and create a reusable training plan in "My Plans".

Capability map

Tools grouped from the project's README - what Tredict lets an agent do.

Activity

4 tools - e.g. List executed activities for a date range; Activity details, metrics and time series; Update title and notes of an activity (non-destructive)

activity-list · activity · activity-update · show-activity-ui

Plan

3 tools - e.g. Create a reusable training plan in "My Plans"; Add a single structured workout to an existing plan; Render a reusable training plan with calendar view in the chat

plan-creation · add-plan-training · show-plan-ui

Planned

3 tools - e.g. List planned / scheduled workouts; Details and structure of a single planned workout; Reschedule a planned workout to a new date

planned-workout-list · planned-workout · planned-workout-change-date

Zones

2 tools - e.g. Zone revisions per sportType and zoneType; Aggregated zones distribution per sportType and month

zones · zones-distribution

Equipment

1 tool - e.g. List all user equipment (bikes, shoes, swimming, misc)

equipment-list

Training

1 tool - e.g. Training effort over time across all sportTypes

training-effort-list

Bodyvalues

1 tool - e.g. Weight, body fat, resting HR, body height and more

bodyvalues

Capacity

1 tool - e.g. Capacity values (HRmax, HRlth, FTP, FTPace) per sportType

capacity

04 · Who maintains Tredict

Tredict is maintained by tredict-com. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
other - ranked #839 of 848 actively-maintained other servers as of 2026-08-25.
registry
com.tredict/mcp-server (active, first published 2026-04-18)

06 · Tredict FAQ

Is Tredict still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-18. We re-verify nightly.

What can Tredict do?

With this server connected, an agent can list executed activities for a date range, update title and notes of an activity (non-destructive), list all user equipment (bikes, shoes, swimming, misc), and create a reusable training plan in "My Plans".

How do I install Tredict?

Run `claude mcp add tredict-com-mcp-server --transport http https://www.tredict.com/api/mcp/v2`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Tredict require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Tredict

More MCP servers to compare · Gitworthy · Tripsy · Xaml MCP · Xraylib MCP Server · Cognigy AI MCP Management Server