mcp-amazon-sp-api
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LWA_APP_ID | Yes | LWA client ID | |
| SP_API_SELLER_ID | Yes | Seller ID (Merchant Token) | |
| LWA_CLIENT_SECRET | Yes | LWA client secret | |
| SP_API_MARKETPLACE | No | Marketplace ID (e.g., ES, DE, US). Defaults to ES. | ES |
| SP_API_REFRESH_TOKEN | Yes | Refresh token from Amazon 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
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_productsC | Buscar productos en el catálogo de Amazon por keywords. |
| get_product_detailsC | Detalle de un producto: título, marca, imágenes, rankings. |
| get_ordersC | Pedidos recientes por fecha y estado. |
| get_order_itemsC | Items de un pedido: SKU, ASIN, precio, cantidad. |
| get_sales_summaryC | Resumen de ventas: revenue, unidades, top productos. |
| get_returns_summaryC | Resumen de devoluciones y reembolsos. |
| get_order_financesC | Desglose financiero de un pedido: fees, neto, margen. |
| estimate_feesC | Estimar fees de Amazon para un producto y precio. |
| get_profitability_reportC | Rentabilidad por SKU: ingresos, fees, margen neto. |
| get_sales_rankingsC | Rankings de ventas (BSR) por categoría. |
| get_listing_contentA | Contenido de tu listing: título, bullets, keywords, offers y atributos. Busca primero en Listings API (datos del seller). Si faltan atributos, hace fallback a Catalog API (datos del catálogo, incluye traducciones BIL). |
| list_my_listingsC | Listar todos tus listings con estado e issues. |
| get_listing_issuesD | Issues de calidad de un listing. |
| get_product_type_infoC | Atributos válidos de un product type o buscar tipos. |
| update_listing_attributeC | Actualizar un atributo de un listing. Requiere confirm=True. |
| update_listing_batchC | Actualizar múltiples atributos de un listing. Requiere confirm=True. |
| request_reportC | Solicitar generación de un informe de Amazon (asíncrono). |
| check_reportB | Estado de un informe: IN_QUEUE, IN_PROGRESS, DONE, FATAL. |
| download_reportC | Descargar contenido de un informe completado. |
| get_search_termsC | Top keywords con click/conversion share (Brand Analytics). |
| get_search_performanceC | Rendimiento de tus ASINs en búsquedas (Brand Analytics). |
| get_market_basketC | Productos comprados junto con los tuyos (Brand Analytics). |
| get_repeat_purchasesC | Tasa de recompra por ASIN (Brand Analytics). |
| get_fba_inventoryC | Stock FBA por SKU vía report asíncrono. |
| get_fba_returnsC | Devoluciones FBA con motivo detallado vía report. |
| get_fba_fees_reportC | Tarifas de almacenamiento FBA actuales y largo plazo. |
| get_restock_suggestionsC | Recomendaciones de restock: qué y cuánto reabastecer. |
| get_sales_and_trafficC | Sesiones, conversión, Buy Box % por ASIN vía report. |
| get_inventoryC | Stock FBA en tiempo real por SKU. |
| get_competitive_pricingC | Precios competitivos, Buy Box y rankings por ASIN. |
| get_competitor_offersC | Ofertas de todos los vendedores para un ASIN. |
| list_aplus_contentC | Listar documentos A+ Content de tu cuenta. |
| get_aplus_contentC | Detalle de un documento A+ Content. |
| get_aplus_asin_relationsC | ASINs asociados a un documento A+ Content. |
| get_cross_marketplace_pricesC | Ver precio de un SKU en todos los marketplaces EU. |
| update_marketplace_priceC | Cambiar precio en un marketplace. Requiere confirm=True. |
| sync_marketplace_pricesC | Sincronizar precios a varios marketplaces. Requiere confirm=True. |
| analyze_competitor_pricesC | Buscar competidores y comparar precios y rankings. |
| compare_with_competitorsC | Comparar tu producto vs competidores similares. |
| check_listing_restrictionsC | Ver restricciones para vender un ASIN. |
| check_expansion_eligibilityC | Elegibilidad para vender en otros marketplaces EU. |
| bulk_update_pricesC | Actualizar precios en bulk vía feed. Requiere confirm=True. |
| check_feedC | Estado y resultado de un feed de actualización masiva. |
| list_fba_shipmentsC | Envíos a FBA y su estado. |
| get_fba_shipment_itemsC | Items de un envío a FBA: enviado vs recibido. |
| get_inbound_guidanceC | Guía de envío a FBA: elegibilidad y prep requerido. |
| get_messaging_optionsC | Tipos de mensaje disponibles para un pedido. |
| send_buyer_messageC | Enviar mensaje al comprador. Requiere confirm=True. |
| check_review_eligibilityC | Ver si puedes solicitar review para un pedido. |
| request_reviewC | Solicitar review al comprador. Requiere confirm=True. |
| get_invoicesC | Obtener facturas por pedido o periodo. |
| download_invoiceC | Descargar documento de factura. |
| get_order_metricsC | Métricas de ventas agregadas. Respuesta inmediata. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| get_all_tool_docs | Documentación detallada de todas las tools disponibles. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/christian-ramos/mcp-amazon-sp-api'
If you have feedback or need assistance with the MCP directory API, please join our Discord server