mcp-amazon-sp-api

christian-ramos/mcp-amazon-sp-api
★ 2 stars Python AI/LLM Updated today
MCP server exposing Amazon Selling Partner API to Claude Desktop and other MCP clients. 55+ tools across 19 SP-API scopes, multi-marketplace, safe writes.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-amazon-sp-api": {
      "command": "uvx",
      "args": [
        "mcp-amazon-sp-api"
      ]
    }
  }
}

Or install with pip: pip install mcp-amazon-sp-api

README Excerpt

MCP server that exposes the [Amazon Selling Partner API](https://developer-docs.amazon.com/sp-api/) to [Claude Desktop](https://claude.ai/download) and any other client that speaks the [Model Context Protocol](https://modelcontextprotocol.io/). It wraps the [`python-amazon-sp-api`](https://github.com/saleweaver/python-amazon-sp-api) SDK and ships **55+ tools** across 19 SP-API scopes — catalog, orders, listings, reports, inventory, pricing, A+ content, feeds, fulfillment, messaging and more — wi

Tools (3)

get_inventoryget_order_metricsget_sales_and_traffic

Topics

amazonanthropicclaudeclaude-desktopmcpmodel-context-protocolpythonselling-partner-apisp-api