amazon-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AMAZON_MCP_HOST | No | Host address for HTTP transport (e.g., streamable-http). | 127.0.0.1 |
| AMAZON_MCP_PORT | No | Port for HTTP transport (e.g., streamable-http). | 8780 |
| AMAZON_SELLER_ID | No | Optional but recommended Amazon Seller ID (Merchant Token). | |
| AMAZON_MCP_API_KEY | No | Bearer token used for authenticating HTTP requests to the /mcp endpoint. Required for streamable-http or sse transport. | |
| AMAZON_MCP_DRY_RUN | No | Set to '1' (default) to use bundled fixtures without credentials, or '0' to enable live SP-API calls. | 1 |
| AMAZON_MCP_DATA_DIR | No | Directory for SQLite / tenant data. Required when installed via pip into site-packages. | |
| AMAZON_LWA_CLIENT_ID | No | Your Amazon SP-API Login with Amazon (LWA) client ID from the Developer Console. Required for live SP-API access. | |
| AMAZON_MCP_TRANSPORT | No | Transport protocol: 'stdio' (default), 'streamable-http', or 'sse'. | stdio |
| AMAZON_LWA_CLIENT_SECRET | No | Your Amazon SP-API LWA client secret. Required for live SP-API access. | |
| AMAZON_LWA_REFRESH_TOKEN | No | Refresh 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
| 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