Ship24 Tracking
Rank #1,536io.github.ship24-official/ship24-tracking
MCP server providing ship24-tracking capabilities
Ship24 Tracking is a Model Context Protocol (MCP) server published by ship24-official. It ranks #1,536 of 132,046 servers tracked on MCP Toplist, and its repository has 165 GitHub stars. Ship24 Tracking is listed on Official MCP, with 2 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Mar 3, 2026.
Ranks ahead of 130,510 of 132,046 servers on MCP Toplist.
Use Ship24 Tracking
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add ship24-tracking -e "SHIP24_API_KEY=<your SHIP24_API_KEY>" -e "PLAN_PER_SHIPMENT=<your PLAN_PER_SHIPMENT>" -e "PLAN_PER_CALL=<your PLAN_PER_CALL>" -e "SHIP24_BASE_URL=<your SHIP24_BASE_URL>" -e "REQUEST_TIMEOUT_MS=<your REQUEST_TIMEOUT_MS>" -e "COURIERS_CACHE_TTL_HOURS=<your COURIERS_CACHE_TTL_HOURS>" -- npx -y ship24-tracking-mcpReplace each placeholder with your own value before saving.
[mcp_servers.ship24-tracking]
command = "npx"
args = ["-y", "ship24-tracking-mcp"]
[mcp_servers.ship24-tracking.env]
SHIP24_API_KEY = "<your SHIP24_API_KEY>"
PLAN_PER_SHIPMENT = "<your PLAN_PER_SHIPMENT>"
PLAN_PER_CALL = "<your PLAN_PER_CALL>"
SHIP24_BASE_URL = "<your SHIP24_BASE_URL>"
REQUEST_TIMEOUT_MS = "<your REQUEST_TIMEOUT_MS>"
COURIERS_CACHE_TTL_HOURS = "<your COURIERS_CACHE_TTL_HOURS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ship24-tracking": {
"command": "npx",
"args": [
"-y",
"ship24-tracking-mcp"
],
"env": {
"SHIP24_API_KEY": "<your SHIP24_API_KEY>",
"PLAN_PER_SHIPMENT": "<your PLAN_PER_SHIPMENT>",
"PLAN_PER_CALL": "<your PLAN_PER_CALL>",
"SHIP24_BASE_URL": "<your SHIP24_BASE_URL>",
"REQUEST_TIMEOUT_MS": "<your REQUEST_TIMEOUT_MS>",
"COURIERS_CACHE_TTL_HOURS": "<your COURIERS_CACHE_TTL_HOURS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ship24-tracking": {
"command": "npx",
"args": [
"-y",
"ship24-tracking-mcp"
],
"env": {
"SHIP24_API_KEY": "<your SHIP24_API_KEY>",
"PLAN_PER_SHIPMENT": "<your PLAN_PER_SHIPMENT>",
"PLAN_PER_CALL": "<your PLAN_PER_CALL>",
"SHIP24_BASE_URL": "<your SHIP24_BASE_URL>",
"REQUEST_TIMEOUT_MS": "<your REQUEST_TIMEOUT_MS>",
"COURIERS_CACHE_TTL_HOURS": "<your COURIERS_CACHE_TTL_HOURS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"ship24-tracking": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"ship24-tracking-mcp"
],
"env": {
"SHIP24_API_KEY": "<your SHIP24_API_KEY>",
"PLAN_PER_SHIPMENT": "<your PLAN_PER_SHIPMENT>",
"PLAN_PER_CALL": "<your PLAN_PER_CALL>",
"SHIP24_BASE_URL": "<your SHIP24_BASE_URL>",
"REQUEST_TIMEOUT_MS": "<your REQUEST_TIMEOUT_MS>",
"COURIERS_CACHE_TTL_HOURS": "<your COURIERS_CACHE_TTL_HOURS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ship24-tracking": {
"command": "npx",
"args": [
"-y",
"ship24-tracking-mcp"
],
"env": {
"SHIP24_API_KEY": "<your SHIP24_API_KEY>",
"PLAN_PER_SHIPMENT": "<your PLAN_PER_SHIPMENT>",
"PLAN_PER_CALL": "<your PLAN_PER_CALL>",
"SHIP24_BASE_URL": "<your SHIP24_BASE_URL>",
"REQUEST_TIMEOUT_MS": "<your REQUEST_TIMEOUT_MS>",
"COURIERS_CACHE_TTL_HOURS": "<your COURIERS_CACHE_TTL_HOURS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"ship24-tracking": {
"command": "npx",
"args": [
"-y",
"ship24-tracking-mcp"
],
"env": {
"SHIP24_API_KEY": "<your SHIP24_API_KEY>",
"PLAN_PER_SHIPMENT": "<your PLAN_PER_SHIPMENT>",
"PLAN_PER_CALL": "<your PLAN_PER_CALL>",
"SHIP24_BASE_URL": "<your SHIP24_BASE_URL>",
"REQUEST_TIMEOUT_MS": "<your REQUEST_TIMEOUT_MS>",
"COURIERS_CACHE_TTL_HOURS": "<your COURIERS_CACHE_TTL_HOURS>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ship24-official%2Fship24-tracking)<a href="https://mcptoplist.com/server/io.github.ship24-official%2Fship24-tracking"><img src="https://mcptoplist.com/badge/io.github.ship24-official%2Fship24-tracking.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ship24-official
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Mar 3, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Ship24 Tracking?
- Ship24 Tracking is maintained by ship24-official, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Ship24 Tracking listed on the Official MCP Registry?
- Yes — Ship24 Tracking is listed on the Official MCP Registry.
- How many versions does Ship24 Tracking have?
- MCP Toplist tracks 2 versions of Ship24 Tracking, most recently published on Mar 3, 2026.
- Where can I find the source code for Ship24 Tracking?
- The source code for Ship24 Tracking is hosted at github.com/ship24-official/ship24-tracking-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.