← Back to Plugins
MCP Server MCP

Amazon Seller Operations

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Amazon account health, listing, FBA inventory, fee, PPC, review, and appeal intelligence.

Homepage Verified source

Install

uvx amazon-seller-operations-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "amazon-seller-operations-mcp",
      "version": "0.1.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "License key from AtulHritik-Mcp-Amazon-Seller-Operations purchase page.",
          "isRequired": true,
          "isSecret": true,
          "name": "EARNALL_MCP_LICENSE_KEY"
        },
        {
          "description": "Optional stable private install ID for this user/device.",
          "placeholder": "my-laptop",
          "name": "EARNALL_MCP_ACTIVATION_ID"
        },
        {
          "description": "License validation endpoint.",
          "value": "https://mcp-payment-site.vercel.app/api/licenses/validate",
          "name": "EARNALL_MCP_LICENSE_API"
        }
      ]
    },
    {
      "registryType": "oci",
      "identifier": "docker.io/atulhritik/amazon-seller-operations-mcp:0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi oci

Comments

Sign in to leave a comment

Loading comments...