Loading MCP server directory, please wait...
MCP server for the Amazon Selling Partner API: orders, listings, pricing, FBA, and reimbursements.
npx @getmcp/cli add io.github.KuudoAI/amazon-selling-partner-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.KuudoAI/amazon-selling-partner-mcp": {
"url": "https://{SELLING_PARTNER_HOST}/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {AUTH_TOKEN}"
}
}
}
}