
Research
Shai-Hulud Descends to Hades: Miasma Worm Campaign Spreads with New PyPI Wave
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.
@codespar/mcp-andreani
Advanced tools
MCP server for Andreani — the largest Argentine courier and logistics company, providing domestic and international shipping services.
# Set your credentials
export ANDREANI_API_KEY="your-api-key"
export ANDREANI_USER="your-username"
export ANDREANI_PASSWORD="your-password"
# Run via stdio
npx tsx packages/argentina/andreani/src/index.ts
# Run via HTTP
npx tsx packages/argentina/andreani/src/index.ts --http
| Variable | Required | Description |
|---|---|---|
ANDREANI_API_KEY | Yes | API key from Andreani |
ANDREANI_USER | Yes | Username for authentication |
ANDREANI_PASSWORD | Yes | Password for authentication |
MCP_HTTP | No | Set to "true" to enable HTTP transport |
MCP_PORT | No | HTTP port (default: 3000) |
| Tool | Description |
|---|---|
create_shipment | Create a new shipment |
get_shipment | Get shipment details by ID |
track_shipment | Track a shipment by tracking number |
get_rates | Get shipping rates/quotes |
list_branches | List Andreani branches/sucursales |
create_label | Generate a shipping label |
get_tracking_history | Get full tracking history |
cancel_shipment | Cancel a shipment |
Uses Bearer token authentication. The server logs in with username/password to obtain a JWT token, which is used for subsequent API calls. An API key header is also included.
Enterprise? Contact us at codespar.com for dedicated support, custom integrations, and SLAs.
FAQs
MCP server for Andreani — Argentine courier and logistics
We found that @codespar/mcp-andreani demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.

Research
Socket found 37 malicious PyPI wheels that abuse Python startup hooks to launch a Bun-powered credential stealer tied to Mini Shai-Hulud/Miasma.

Security News
RubyGems and Bundler 4.0.13 introduced an opt-in cooldown feature that delays newly published gems during dependency resolution.

Security News
pnpm 11.5 now recognizes npm staged publish approvals in release metadata, preventing those releases from being mistaken for lower-trust package publishes.