
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@kaiord/mcp
Advanced tools
Model Context Protocol (MCP) server for Kaiord. Exposes fitness file conversion, validation, and inspection tools to AI agents (Claude Desktop, Claude Code, etc.).
npm install -g @kaiord/mcp
Add to your MCP configuration:
{
"kaiord": {
"type": "stdio",
"command": "npx",
"args": ["-y", "@kaiord/mcp"]
}
}
{
"kaiord": {
"type": "stdio",
"command": "node",
"args": ["./packages/mcp/dist/bin/kaiord-mcp.js"]
}
}
| Tool | Description |
|---|---|
kaiord_convert | Convert between FIT, TCX, ZWO, GCN, and KRD formats |
kaiord_validate | Validate KRD JSON against the schema |
kaiord_inspect | Parse and summarize any fitness file |
kaiord_diff | Compare two fitness files |
kaiord_extract_workout | Extract structured workout definition |
kaiord_list_formats | List supported formats and capabilities |
| URI | Description |
|---|---|
kaiord://schema/krd | KRD JSON Schema |
kaiord://formats | Supported formats with capabilities |
kaiord://docs/krd-format | KRD format specification |
| Name | Description |
|---|---|
convert_file | Guided file conversion workflow |
analyze_workout | Inspect + extract + summarize a workout |
| Format | Extension | Type | Description |
|---|---|---|---|
| FIT | .fit | Binary | Garmin FIT protocol |
| TCX | .tcx | Text | Training Center XML |
| ZWO | .zwo | Text | Zwift workout XML |
| GCN | .gcn | Text | Garmin Connect workout JSON |
| KRD | .krd | Text | Kaiord canonical JSON format |
MIT
FAQs
MCP server for Kaiord fitness data conversion (FIT, TCX, ZWO, GCN, KRD)
The npm package @kaiord/mcp receives a total of 164 weekly downloads. As such, @kaiord/mcp popularity was classified as not popular.
We found that @kaiord/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.