Terminal49 MCP Server

Find and monitor ocean shipments and containers, and create new tracking requests. It is available as a remote MCP endpoint.

Teams that want a hosted documentation endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 2 · #162 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

TypeScript servers · how we verify → /methodology

01 · Install Terminal49

Claude Code

claude mcp add terminal49-api --transport http https://mcp.terminal49.com

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "terminal49-api": {
      "url": "https://mcp.terminal49.com"
    }
  }
}

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

https://mcp.terminal49.com

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

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 remote - your agent's requests go to mcp.terminal49.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

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

03 · What Terminal49 can do

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

Latest releases

cli-v-v0.1.0 · 2026-08-22

First npm release of the Terminal49 CLI (t49). · Track shipments, containers, and tracking requests from the terminal · Auth via T49_API_TOKEN or t49 config set token · Built against @terminal49/[email protected] · npm install…

sdk-v-v0.4.0 · 2026-08-22

Republishes the expanded client surface main has carried since 0.3.1 - terminals, vessels, webhooks, webhookNotifications, and mapTrackingRequest - so the npm package matches the in-repo SDK that the CLI and MCP server…

sdk-v-v0.3.1 · 2026-07-02

0.3.1 (2026-07-02) · correct JSON:API mapper relationship/attr paths + restore shipping-line capability flags · request timeout, network-error normalization, idempotent-only retries, Retry-After, bounded iterate · stop…

04 · Who maintains Terminal49

Terminal49 is maintained by terminal49. It's the only MCP server we track from this author; the repo dates to Mar 2020.

05 · Facts

category
documentation - ranked #162 of 183 actively-maintained documentation servers as of 2026-08-25.
release cadence
4 releases in the last 90 days (latest 2026-08-22)
registry
io.github.Terminal49/terminal49 (active, first published 2026-08-22)

06 · Terminal49 FAQ

What is Terminal49?

Find and monitor ocean shipments and containers, and create new tracking requests. It is available as a remote MCP endpoint.

Is Terminal49 still maintained?

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

How do I install Terminal49?

Run `claude mcp add terminal49-api --transport http https://mcp.terminal49.com`. You can also paste the ready-made client config above.

Does Terminal49 require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Terminal49

More documentation MCP servers · Perfex CRM · Tidewave Phoenix · Tidewave Rails · Devrag

More TypeScript MCP servers · Tessera MCP Server · Testdino MCP · Vidin · Vidlens MCP · Squad · see all