amazon-mcp
MCPReferenceby coaxon
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
AMAZON_MCP_HOSTHost for HTTP transport
AMAZON_MCP_PORTPort for HTTP transport
AMAZON_SELLER_IDMerchant Token (optional but recommended)
AMAZON_MCP_API_KEYsecretBearer auth key for HTTP /mcp endpoint
AMAZON_MCP_DRY_RUNSet to 1 for dry-run mode (fixtures), 0 for live API
AMAZON_MCP_DATA_DIRDirectory for SQLite and tenant data (required when installed via pip into site-packages)
AMAZON_LWA_CLIENT_IDLWA client ID from Amazon Developer Console (required for live SP-API)
AMAZON_MCP_TRANSPORTTransport type: stdio, streamable-http, or sse
AMAZON_LWA_CLIENT_SECRETsecretLWA client secret from Amazon Developer Console (required for live SP-API)
AMAZON_LWA_REFRESH_TOKENsecretRefresh token from Seller Central authorization (required for live SP-API)
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.