location services

Trackmage Mcp Server

Shipment tracking api and logistics management capabilities through the [TrackMage API] (https://trackmage.com/)

typescript
location services
0
View on GitHub

Installation

npx -y trackmage/trackmage-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "trackmage-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "trackmage/trackmage-mcp-server"
  ]
}

About This MCP Server

trackmage/trackmage-mcp-server

Shipment tracking api and logistics management capabilities through the [TrackMage API] (https://trackmage.com/)

GitHub: https://github.com/trackmage/trackmage-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub