io.github.ngkienmkqn/24htrack-mcp MCP Server
io.github.ngkienmkqn/24htrack-mcp
What is the io.github.ngkienmkqn/24htrack-mcp MCP server?
Track packages across 3,200+ carriers (USPS, UPS, FedEx, DHL & more) with auto carrier detection.
How to install io.github.ngkienmkqn/24htrack-mcp
Copy-paste configuration for popular MCP clients.
TRACK24H_API_KEYsecret24hTrack API key — create one free at https://www.24htrack.com (Developer Settings). Optional at startup: the server boots and exposes its tool list without it (so keyless registry health-checks pass); tool CALLS return a guided auth error until it is set.
{
"mcpServers": {
"24htrack-mcp": {
"command": "npx",
"args": [
"-y",
"24htrack-mcp"
],
"env": {
"TRACK24H_API_KEY": "<YOUR_TRACK24H_API_KEY>"
}
}
}
}{
"mcpServers": {
"24htrack-mcp": {
"command": "npx",
"args": [
"-y",
"24htrack-mcp"
],
"env": {
"TRACK24H_API_KEY": "<YOUR_TRACK24H_API_KEY>"
}
}
}
}{
"mcpServers": {
"24htrack-mcp": {
"command": "npx",
"args": [
"-y",
"24htrack-mcp"
],
"env": {
"TRACK24H_API_KEY": "<YOUR_TRACK24H_API_KEY>"
}
}
}
}{
"servers": {
"24htrack-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"24htrack-mcp"
],
"env": {
"TRACK24H_API_KEY": "<YOUR_TRACK24H_API_KEY>"
}
}
}
}claude mcp add 24htrack-mcp --env TRACK24H_API_KEY=<YOUR_TRACK24H_API_KEY> -- npx -y 24htrack-mcpRelated MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.