Skip to main content
Glama
keysersoft

Amazon Seller Central MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPAPI_ENDPOINTYesRegional 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_IDYesAmazon SP-API LWA client ID (from Seller Central app 'View'; format amzn1.application-oa2-client.…)
SPAPI_SELLER_IDYesYour merchant token from Seller Central → Account Info → Merchant Token. Only needed for amazon_get_listings_item; set any placeholder otherwise.
SPAPI_CLIENT_SECRETYesAmazon SP-API LWA client secret (from Seller Central app 'View'; format amzn1.oa2-cs.v1.…)
SPAPI_REFRESH_TOKENYesLong-lived LWA refresh token obtained by authorizing the app (format Atzr|…). The server exchanges it automatically for access tokens.
SPAPI_MARKETPLACE_IDYesAmazon 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources