Serversrun.stas/stas
S

STAS Running Coach for Claude

run.stas/stas · v1.0.2
● Remote
v1.0.2remote🌐 https://stas.run/api/mcp↗ 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": "run.stas/stas",
  "description": "Connect Claude to your Intervals.icu watch data for fitness, workout review, and plan writing.",
  "title": "STAS Running Coach for Claude",
  "repository": {
    "url": "https://github.com/hivrich/stas.run",
    "source": "github",
    "id": "1175576811"
  },
  "version": "1.0.2",
  "websiteUrl": "https://stas.run",
  "icons": [
    {
      "src": "https://stas.run/images/avatar.png",
      "mimeType": "image/png",
      "sizes": [
        "any"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://stas.run/api/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}