Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AMAZON_MCP_HOSTNoHost address for HTTP transport (e.g., streamable-http).127.0.0.1
AMAZON_MCP_PORTNoPort for HTTP transport (e.g., streamable-http).8780
AMAZON_SELLER_IDNoOptional but recommended Amazon Seller ID (Merchant Token).
AMAZON_MCP_API_KEYNoBearer token used for authenticating HTTP requests to the /mcp endpoint. Required for streamable-http or sse transport.
AMAZON_MCP_DRY_RUNNoSet to '1' (default) to use bundled fixtures without credentials, or '0' to enable live SP-API calls.1
AMAZON_MCP_DATA_DIRNoDirectory for SQLite / tenant data. Required when installed via pip into site-packages.
AMAZON_LWA_CLIENT_IDNoYour Amazon SP-API Login with Amazon (LWA) client ID from the Developer Console. Required for live SP-API access.
AMAZON_MCP_TRANSPORTNoTransport protocol: 'stdio' (default), 'streamable-http', or 'sse'.stdio
AMAZON_LWA_CLIENT_SECRETNoYour Amazon SP-API LWA client secret. Required for live SP-API access.
AMAZON_LWA_REFRESH_TOKENNoRefresh token obtained after authorizing your app in Seller Central. Required for live SP-API access.

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