← Back to Plugins
MCP Server MCP

Amazon Products

github By github 👁 1 views ▲ 0 votes

Search for products and get detailed product information from Amazon across multiple regional sites.

Homepage Verified source GitHub

Install

mcpb:https://github.com/jbeshir/mcp-servers/releases/download/amazon-products-v1.0.0/amazon-products-mcp.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/jbeshir/mcp-servers/releases/download/amazon-products-v1.0.0/amazon-products-mcp.mcpb",
      "fileSha256": "ed4b081b844ef14f8b35b90f5f93d54b36294617d0d88d685350e2c3949890bf",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Default Amazon region (e.g. us, uk, de). Can be overridden per request.",
          "name": "AMAZON_REGION"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...