Skip to main content
Glama
thecoolcompanysl

Amazon Seller MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SPAPI_LWA_APP_IDYesYour Amazon SP-API LWA client ID (app ID)
SPAPI_MARKETPLACEYesMarketplace ID (e.g., ES for Spain)
SPAPI_REFRESH_TOKENYesYour Amazon SP-API refresh token for self-authorization
SPAPI_LWA_CLIENT_SECRETYesYour Amazon SP-API LWA client secret

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
pedidos_recientesA

Lista los pedidos de las últimas N horas.

Args: horas: ventana hacia atrás en horas (default 24). max_pedidos: máximo de pedidos a devolver (default 50).

resumen_ventasA

Resumen agregado de ventas (importe, pedidos, unidades) por periodo.

Args: dias: número de días hacia atrás a incluir (default 1 = hoy). granularidad: Hour, Day, Week, Month, Year (default Day).

inventarioA

Niveles de inventario FBA por SKU en el marketplace actual.

Args: max_items: máximo de SKUs a devolver (default 50).

eventos_financierosB

Eventos financieros recientes (liquidaciones, comisiones, fees).

Args: dias: ventana hacia atrás en días (default 7). max_eventos: máximo de grupos de eventos (default 30).

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/thecoolcompanysl/amazon-seller-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server