Armory
Source
Browse
MCPs

kaiord

MCP server for workout-file conversion: convert, validate, and inspect FIT, TCX, ZWO, and Garmin Connect files, with round-trip-safe conversions through the KRD canonical JSON format. Runs locally over stdio via npx -y @kaiord/mcp. Part of the open-source, local-first Kaiord training platform.

Score
63.6942 signals
Evidence
9 stars · 2 forks
Last commit
as last read from GitHub; most reads are from 2 Sep 2026 or later
Listed

Install

armory install kaiord --cli claude

merges a server entry into.mcp.jsonListed as compatible

Configurationjson
{
  "mcpServers": {
    "kaiord": {
      "command": "npx",
      "args": [
        "-y",
        "@kaiord/mcp"
      ]
    }
  }
}

↳ Restart Claude Code to load the MCP server.

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

Alternatives · MCPs

  1. garmin-mcp10 stars · 5 forks69.255
  2. pranciskus-garmin-workouts2 stars · 1 fork38.066
  3. garminsynapse1 star22.557

What it is

MCP server for workout-file conversion: convert, validate, and inspect FIT, TCX, ZWO, and Garmin Connect files, with round-trip-safe conversions through the KRD canonical JSON format. Runs locally over stdio via npx -y @kaiord/mcp. Part of the open-source, local-first Kaiord training platform.

When to use it

MCP server for workout-file conversion: convert, validate, and inspect FIT, TCX, ZWO, and Garmin Connect files, with round-trip-safe conversions through the KRD canonical JSON format. Runs locally over stdio via npx -y @kaiord/mcp. Part of the open-source, local-first Kaiord training platform.

How to install / invoke

See Glama for the install config.

Notes

Listed from the Glama MCP registry.