HomeMarketing & E-Commerce › Amazon.in MCP Server

Amazon.in MCP Server

Search Amazon.in: cheapest in-stock, best-value picks, product details, Keepa price-history.

TypeScript Cloud macOSWindowsLinux
★ 9 stars Last pushed 2026-07-11 License: MIT

Topics: E-Commerce

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.1)

npx -y amazon-in-mcp-server@0.1.1

Or add to your MCP client config:

{
  "mcpServers": {
    "amazon-in-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "amazon-in-mcp-server@0.1.1"
      ],
      "env": {
        "AMAZON_IN_AFFILIATE_TAG": "<YOUR_VALUE>"
      }
    }
  }
}
  • AMAZON_IN_AFFILIATE_TAG — Override the default Amazon Associates tag baked into emitted amazon.in URLs. Set to an empty string to disable affiliate tagging entirely.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry