
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@codespar/mcp-skydropx
Advanced tools
MCP server for Skydropx — Mexican multi-carrier shipping aggregator supporting Estafeta, DHL, FedEx, Redpack, and more.
# Set your API token
export SKYDROPX_API_TOKEN="your-token"
# Run via stdio
npx tsx packages/mexico/skydropx/src/index.ts
# Run via HTTP
npx tsx packages/mexico/skydropx/src/index.ts --http
| Variable | Required | Description |
|---|---|---|
SKYDROPX_API_TOKEN | Yes | API token from Skydropx dashboard |
MCP_HTTP | No | Set to "true" to enable HTTP transport |
MCP_PORT | No | HTTP port (default: 3000) |
| Tool | Purpose |
|---|---|
create_shipment | Create a shipment |
get_shipment | Get shipment by ID |
list_shipments | List shipments |
get_rates | Get shipping rates for a shipment |
create_label | Create a shipping label for a shipment |
track_shipment | Track a shipment |
list_carriers | List available carriers |
create_address | Create an address |
get_address | Get address by ID |
cancel_shipment | Cancel a shipment |
validate_address | Validate an address (zip, city, province, country) |
list_addresses | List saved addresses |
list_parcels | List saved parcel presets |
get_label | Get a label by ID |
list_labels | List labels |
create_pickup | Schedule a carrier pickup |
list_pickups | List scheduled pickups |
cancel_pickup | Cancel a scheduled pickup |
get_tracker | Get tracker (events) by tracker ID |
list_trackers | List trackers |
create_webhook | Register a webhook to receive shipment/tracker events |
list_webhooks | List registered webhooks |
delete_webhook | Delete a registered webhook |
Uses Bearer token authentication. Obtain your API token from the Skydropx Dashboard.
Need governance, budget limits, and audit trails for agent payments? CodeSpar Enterprise adds policy engine, payment routing, and compliance templates on top of these MCP servers.
Set these environment variables before launching the server:
SKYDROPX_API_TOKEN (required, secret) — API token for SkydropxIssue credentials at the provider's developer portal: https://skydropx.readme.io.
MIT
FAQs
MCP server for Skydropx — Mexican multi-carrier shipping aggregator
We found that @codespar/mcp-skydropx demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.