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) |
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 | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/coaxon/amazon-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server