Serverscom.tredict/mcp-server
S

Tredict

com.tredict/mcp-server · v0.9.0
● Remote
v0.9.0remote🌐 https://www.tredict.com/api/mcp/v2↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.tredict/mcp-server",
  "description": "Analyse activities, build training plans and sync structured workouts to your sports watch.",
  "title": "Tredict",
  "repository": {
    "url": "https://github.com/tredict-com/mcp-server",
    "source": "github"
  },
  "version": "0.9.0",
  "websiteUrl": "https://www.tredict.com/blog/mcp_server_docs/",
  "icons": [
    {
      "src": "https://static.tredict.com/images/media/tredict-symbol_invers.svg",
      "mimeType": "image/svg+xml",
      "sizes": [
        "any"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://www.tredict.com/api/mcp/v2"
    },
    {
      "type": "sse",
      "url": "https://www.tredict.com/api/mcp/v2"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}