amazon-mcp
by coaxon
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AMAZON_MCP_HOST | No | Host for HTTP transport | |
| AMAZON_MCP_PORT | No | Port for HTTP transport | |
| AMAZON_SELLER_ID | No | Merchant Token (optional but recommended) | |
| AMAZON_MCP_API_KEY | No | Bearer auth key for HTTP /mcp endpoint | |
| AMAZON_MCP_DRY_RUN | No | Set to 1 for dry-run mode (fixtures), 0 for live API | 1 |
| AMAZON_MCP_DATA_DIR | No | Directory for SQLite and tenant data (required when installed via pip into site-packages) | |
| AMAZON_LWA_CLIENT_ID | No | LWA client ID from Amazon Developer Console (required for live SP-API) | |
| AMAZON_MCP_TRANSPORT | No | Transport type: stdio, streamable-http, or sse | stdio |
| AMAZON_LWA_CLIENT_SECRET | No | LWA client secret from Amazon Developer Console (required for live SP-API) | |
| AMAZON_LWA_REFRESH_TOKEN | No | Refresh token from Seller Central authorization (required for live SP-API) |
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
ActivityInactive
ResponsivenessNo issues