Amazon Seller Central MCP Server
by keysersoft
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SPAPI_ENDPOINT | Yes | Regional SP-API endpoint: https://sellingpartnerapi-eu.amazon.com (Europe), https://sellingpartnerapi-na.amazon.com (North America), https://sellingpartnerapi-fe.amazon.com (Far East), or the sandbox host https://sandbox.sellingpartnerapi-eu.amazon.com (etc.) | |
| SPAPI_CLIENT_ID | Yes | Amazon SP-API LWA client ID (from Seller Central app 'View'; format amzn1.application-oa2-client.…) | |
| SPAPI_SELLER_ID | Yes | Your merchant token from Seller Central → Account Info → Merchant Token. Only needed for amazon_get_listings_item; set any placeholder otherwise. | |
| SPAPI_CLIENT_SECRET | Yes | Amazon SP-API LWA client secret (from Seller Central app 'View'; format amzn1.oa2-cs.v1.…) | |
| SPAPI_REFRESH_TOKEN | Yes | Long-lived LWA refresh token obtained by authorizing the app (format Atzr|…). The server exchanges it automatically for access tokens. | |
| SPAPI_MARKETPLACE_ID | Yes | Amazon marketplace ID, e.g. DE A1PA6795UKMFR9, US ATVPDKIKX0DER, IT APJ6JRA9NG5V4. See amazon_marketplace_ids tool for full table. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues