
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@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 38 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.

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.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.