Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.pablo-albaladejo/kaiord

NPM · @KAIORD/MCP · SCANNED AUG 3

Convert, validate, and inspect workout files (FIT, TCX, ZWO, Garmin Connect) for AI agents.

Available components

+28 this week 81 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security89
  • No malware found by supply-chain analysis.Pass
  • Only part of the dependency tree could be resolved (119 of 123), so this covers what we could see, not the whole tree.Partial
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (119 of 123), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency97
  • Source repository is publicly reachable at the declared URL. View diagnostics → Pass
  • Cryptographically verified build provenance (signed, bound to pablo-albaladejo/kaiord). View diagnostics → Pass
  • Clear OSI-approved license (MIT).Pass
  • Actively maintained (last published 15 days ago).Pass
  • Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability84
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1026 tokens (~51/item across 20 items; 17 tools + 3 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
  • Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

npm · @kaiord/mcp

# add to Claude Code
claude mcp add pablo-albaladejo-kaiord -- npx -y @kaiord/mcp
# add to Codex CLI
codex mcp add pablo-albaladejo-kaiord -- npx -y @kaiord/mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "pablo-albaladejo-kaiord": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@kaiord/mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add pablo-albaladejo-kaiord --command npx --arg -y --arg @kaiord/mcp
# ~/.hermes/config.yaml
mcp_servers:
  pablo-albaladejo-kaiord:
    command: "npx"
    args: ["-y", "@kaiord/mcp"]
// mcp.json
{
  "mcpServers": {
    "pablo-albaladejo-kaiord": {
      "command": "npx",
      "args": [
        "-y",
        "@kaiord/mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +50
    • Install scripts: unverified → pass security
    • Provenance: unverified → pass security
    • Known CVEs: unverified → partial security
    • Malware scan: unverified → pass security
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • The attested source repository moved: pablo-albaladejo/kaiord security
    • Capabilities: pass → unverified functional
    • Dependency health: unverified → partial functional
    • License: unverified → pass functional
    • Stability: unverified → 0.20 functional
    • Schema quality: unverified → good functional
    • Maintenance: unverified → pass functional
    • Licence: MIT functional
  • 1 Aug 26 −26
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 31 Jul 26 +32
    • Malware scan: pass → unverified security
    • Install scripts: unverified → pass security
    • Provenance: unverified → pass security
    • The attested source repository moved: pablo-albaladejo/kaiord security
    • Security disclosure: unverified → fail functional
    • Dependency health: partial → unverified functional
    • Tool coverage: unverified → 100 functional
    • License: unverified → pass functional
    • Schema quality: unverified → 100 functional
    • Maintenance: unverified → pass functional
    • Licence: MIT functional
  • 29 Jul 26 −28
    • Schema quality: 100 → unverified functional
    • Tool coverage: 100 → unverified functional
    • Security disclosure: fail → unverified functional
    • Dependency health: unverified → partial functional
  • 27 Jul 26 53

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed npm/@kaiord/[email protected]

Provenance verified

Ecosystem: npm · Outcome: verified

Reason: verified

Source repo:
pablo-albaladejo/kaiord
Certificate issuer:
https://token.actions.githubusercontent.com
Certificate SAN:
https://github.com/pablo-albaladejo/kaiord/.github/workflows/release.yml@refs/heads/main
Rekor log index:
2194661823
Predicate type:
https://slsa.dev/provenance/v1
Subject digest:
sha512:9d1819f7251e8b5039f4c6a05b7d289e0d372149fc9b308e56bcd0229df197ab6ff6eff3cc2e2922821d28a71469abe59b2b43ce3d9e991e3e31e73a0
Discovery method:
attestation_endpoint
Dependencies 119 packages

119 packages in the resolved dependency tree · 110 deprecated · 30 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 17 exposed · ~847 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
kaiord_convert ~101

Convert between fitness data formats (FIT, TCX, ZWO, GCN, KRD)

NameTypeReqDescription
input_contentstringInline content (text or base64 for binary)
input_filestringPath to input file
input_formatstringInput format (auto-detected from extension)
output_filestringPath to write output (required for FIT)
output_formatstringyesTarget output format

No output schema declared.

No examples provided.

kaiord_diff ~83

Compare two fitness files and show differences

NameTypeReqDescription
file1stringyesPath to the first fitness data file
file2stringyesPath to the second fitness data file
format1stringFormat of file1 (auto-detected from extension)
format2stringFormat of file2 (auto-detected from extension)

No output schema declared.

No examples provided.

kaiord_extract_workout ~69

Extract the structured workout from a fitness file as JSON

NameTypeReqDescription
input_contentstringInline content (text or base64 for binary)
input_filestringPath to the fitness data file
input_formatstringInput format (auto-detected from extension)

No output schema declared.

No examples provided.

kaiord_garmin_list ~41

List workouts from Garmin Connect

NameTypeReqDescription
limitintegerMax workouts (default 20)
offsetintegerSkip N workouts

No output schema declared.

No examples provided.

kaiord_garmin_login ~38

Authenticate with Garmin Connect

NameTypeReqDescription
emailstringyesGarmin Connect email address
passwordstringyesGarmin Connect password

No output schema declared.

No examples provided.

kaiord_garmin_logout ~18

Log out from Garmin Connect

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

kaiord_garmin_push ~48

Push a KRD workout to Garmin Connect

NameTypeReqDescription
input_contentstringInline KRD JSON content
input_filestringPath to KRD JSON file

No output schema declared.

No examples provided.

kaiord_get_format_spec ~28

Get the KRD format specification. Call this before creating or editing KRD documents.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

kaiord_get_health_summary ~41

Summarize the latest health record per metric across input files

NameTypeReqDescription
input_filesarrayyesPaths to health FIT/KRD files to summarize

No output schema declared.

No examples provided.

kaiord_get_hrv_history ~60

List HRV summaries from input files sorted by measuredAt ascending

NameTypeReqDescription
input_filesarrayyesPaths to FIT/KRD files containing HRV summaries
limitintegerMaximum number of records to return (most recent kept)

No output schema declared.

No examples provided.

kaiord_get_recovery_status ~46

Derive a categorical recovery status from latest HRV and sleep

NameTypeReqDescription
input_filesarrayyesPaths to FIT/KRD files with HRV and/or sleep data

No output schema declared.

No examples provided.

kaiord_get_sleep_history ~57

List sleep records from input files sorted by startTime ascending

NameTypeReqDescription
input_filesarrayyesPaths to FIT/KRD files containing sleep records
limitintegerMaximum number of records to return (most recent kept)

No output schema declared.

No examples provided.

kaiord_get_weight_history ~57

List weight measurements from input files sorted by measuredAt ascending

NameTypeReqDescription
input_filesarrayyesPaths to FIT/KRD files containing weight measurements
limitintegerMaximum number of records to return (most recent kept)

No output schema declared.

No examples provided.

kaiord_inspect ~51

Inspect a fitness file and return a human-readable summary

NameTypeReqDescription
input_filestringyesPath to the fitness data file
input_formatstringInput format (auto-detected from extension)

No output schema declared.

No examples provided.

kaiord_list_formats ~19

List all supported fitness data formats with capabilities

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

kaiord_round_trip_validate ~44

Validate round-trip FIT conversion (FIT → KRD → FIT) and report tolerance violations

NameTypeReqDescription
input_filestringyesPath to a FIT file to validate

No output schema declared.

No examples provided.

kaiord_validate ~46

Validate a KRD JSON document against the schema

NameTypeReqDescription
input_contentstringInline KRD JSON content
input_filestringPath to KRD JSON file

No output schema declared.

No examples provided.