amazon-seller-mcp

bhavykhatri/amazon-seller-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
MCP server for the Amazon Selling Partner API (SP-API): listings, orders, reports, feeds, pricing. Works with any marketplace/region.
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": {
    "amazon-seller-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bhavykhatri/amazon-seller-mcp"
      ]
    }
  }
}

README Excerpt

> ✅ Published on npm as **[`seller-central-mcp`](https://www.npmjs.com/package/seller-central-mcp)** — run instantly with `npx seller-central-mcp` (no clone or build needed). > > 🧩 Also available as a **[VS Code extension](vscode-extension/)** for one-click install with secure credential storage. A [Model Context Protocol](https://modelcontextprotocol.io) (MCP) server for the **Amazon Selling Partner API (SP-API)**. It exposes seller data and listing operations as MCP tools so any MCP-compatible

Tools (20)

SP_API_CLIENT_IDSP_API_CLIENT_SECRETSP_API_ENDPOINTSP_API_MARKETPLACE_IDSP_API_REFRESH_TOKENSP_API_SELLER_IDSP_API_TOKEN_ENDPOINTdelete_listingdownload_reportget_feedget_listingget_order_itemsget_ordersget_product_type_definitionget_reportget_seller_profilelist_listingsrequest_reportset_quantitysubmit_feed

Topics

ai-toolsamazonamazon-sellerecommercemcpmodel-context-protocolnodejsseller-centralselling-partner-apisp-apitypescriptvscode-extension