
Product
Microsoft Teams Notifications Are Now Available in Socket
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.
@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 | Description |
|---|---|
create_shipment | Create a shipment (origin, destination, parcels) |
get_shipment | Get shipment by ID |
list_shipments | List shipments with pagination |
get_rates | Get shipping rates for a route and parcel |
create_label | Create a shipping label for a shipment |
track_shipment | Track a shipment by tracking number |
list_carriers | List available carriers |
create_address | Create an address |
get_address | Get address by ID |
cancel_shipment | Cancel a shipment |
Uses Bearer token authentication. Obtain your API token from the Skydropx Dashboard.
Enterprise? Contact us at codespar.com for dedicated support, custom integrations, and SLAs.
FAQs
MCP server for Skydropx — Mexican multi-carrier shipping aggregator
The npm package @codespar/mcp-skydropx receives a total of 19 weekly downloads. As such, @codespar/mcp-skydropx popularity was classified as not popular.
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.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.