mcpbeat Sign in

Amazon.in MCP Server

local only

Amazon.in MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 11 Jul 2026.

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

Installs per day peak 19 · avg 8 · -66% w/w
a month agotoday
34
Installs / week
npm · amazon-in-mcp-server
9
Stars
0 open issues
11 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Amazon.in MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add amazon-in-mcp-server -- npx -y amazon-in-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "amazon-in-mcp-server": {
      "args": [
        "-y",
        "amazon-in-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.amazon-in-mcp-server]
command = "npx"
args = ["-y", "amazon-in-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "amazon-in-mcp-server": {
      "args": [
        "-y",
        "amazon-in-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "amazon-in-mcp-server": {
      "args": [
        "-y",
        "amazon-in-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: 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.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Amazon.in MCP Server

same job, measured the same way
Lemmebuyit MCP
by lemmebuyit

Search 86 US retailers — 260M+ products with real-time pricing, stock, and price history.

answering
Yango Tech Retail MCP
by a1-x-tech

MCP server for the Yango Tech Retail B2B API: orders, products, prices, discounts, stocks.

99 installs/wk local only
Perkusai (US)
by perkusai

AI shopping search: real, in-stock US and Amazon products with prices, ratings and buy links.

1 tools answering
MCP Tiny
by codespar

MCP server for Tiny ERP — products, stock, warehouses, price lists, orders, invoices, AP/AR

25 installs/wk local only
MCP Bling
by codespar

MCP server for Bling — ERP: products, orders, invoices (NF-e/NFS-e), stock, AR/AP, webhooks

33 installs/wk local only
Chestnyi Znak MCP Server
by woyaxnini

MCP server for Chestnyi Znak — Russian product marking system. 10 tools: codes, documents, stocks.

29 installs/wk local only
Apiguru Amazon Data
by apiguru

Live Amazon product, review, search, deal, offer/stock and seller data across 20 marketplaces.

6 324 installs/wk 12 tools answering
Pexels MCP Server
by hanoak

MCP server for the Pexels API: search & fetch stock photos, videos, and collections.

61 installs/wk local only

Amazon.in MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Amazon.in MCP Server?
Amazon.in MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package amazon-in-mcp-server was installed 34 times last week.
How do I connect Amazon.in MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls amazon-in-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Amazon.in MCP Server?
The npm package amazon-in-mcp-server was installed 34 times in the last week. Week over week that is -66%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Amazon.in MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript and 9 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.