Skip to content
Claude Code

mcp amazon for Claude Code

io.github.codespar/mcp-amazon

MCP server for Amazon Selling Partner API (SP-API) — orders, listings, catalog, inventory, finances

client:Claude Code transport:stdio runtime:npm

Install mcp amazon in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add mcp-amazon -e AMAZON_LWA_CLIENT_ID=<AMAZON_LWA_CLIENT_ID> -e AMAZON_LWA_CLIENT_SECRET=<AMAZON_LWA_CLIENT_SECRET> -e AMAZON_REFRESH_TOKEN=<AMAZON_REFRESH_TOKEN> -e AMAZON_MARKETPLACE_ID=<AMAZON_MARKETPLACE_ID> -e AMAZON_REGION=<AMAZON_REGION> -e AMAZON_SELLER_ID=<AMAZON_SELLER_ID> -- npx -y @codespar/mcp-amazon

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mcp amazon in other clients