Kaiord MCP Server

Convert, validate, and inspect workout files (FIT, TCX, ZWO, Garmin Connect) for AI agents. It runs locally over stdio via the published package.

People connecting science & health tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 9 · #27 OF 60 MAINTAINED SCIENCE & HEALTH · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Kaiord

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add pablo-albaladejo-kaiord -- npx -y @kaiord/mcp

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @kaiord/mcp - the @kaiord scope differs from the repo owner (pablo-albaladejo); confirm it's the project's official package

registry namespace io.github.pablo-albaladejo is GitHub-verified and matches the repo owner

03 · What Kaiord can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

@kaiord/[email protected] · 2026-08-19

Updated dependencies [4e1e2f7] · - @kaiord/[email protected]

@kaiord/[email protected] · 2026-08-19

Updated dependencies [4e1e2f7] · - @kaiord/[email protected]

@kaiord/[email protected] · 2026-08-19

Updated dependencies [4e1e2f7] · - @kaiord/[email protected]

04 · Who maintains Kaiord

kaiord is maintained by pablo-albaladejo. It's the only MCP server we track from this author; the repo dates to Nov 2025.

05 · Facts

category
science & health - ranked #27 of 60 actively-maintained science & health servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-19)
registry
io.github.pablo-albaladejo/kaiord (active, first published 2026-07-18)
packages
npm:@kaiord/mcp

06 · Kaiord FAQ

What is Kaiord?

Convert, validate, and inspect workout files (FIT, TCX, ZWO, Garmin Connect) for AI agents. It runs locally over stdio via the published package.

Is Kaiord still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Kaiord?

Run `npx -y @kaiord/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Kaiord run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Kaiord

More science & health MCP servers · Patsnap Patent & Literature Search · Oncofiles · Health Export MCP · Aria MCP Server · Zotero Library MCP

More TypeScript MCP servers · Packmindhub MCP Server · I1n · DevUtils MCP Server · Me · Amazon MCP · see all