MCP server for Transak — fiat-to-crypto on/off-ramp across ~170 countries (Partner API)

stdiocommunityservice

Package Details

@codespar/mcp-transak

Transportstdio

Environment Variables

TRANSAK_API_KEY(str)
Required

Transak partner API key (from partner dashboard). Used as partnerApiKey query param on public quote endpoint and bundled with api-secret to mint the access-token for Partner API calls.

TRANSAK_API_SECRET(str)
RequiredSecret

Transak partner API secret. Sent as the api-secret header to endpoints that require server-to-server authentication (and used to mint access tokens for order endpoints).

TRANSAK_ENV(str)

Environment selector: 'staging' (default) targets https://api-stg.transak.com; 'production' targets https://api.transak.com.