Pregúntale a tu Google Merchant Center lo que quieras
Extrae informes, encuentra insights y actúa sobre Google Merchant Center.
Solo pregunta. Sin dashboards, sin exportaciones, sin esperas.
Acciones disponibles
44 acciones disponibles para automatizar tus flujos de trabajo en Google Merchant Center de principio a fin.
Acciones de lectura (22)
List Products
LecturaList all products in the Merchant Center account
Get Product
LecturaGet a single product by its full product ID (contentLanguage~feedLabel~offerId, e.g. en~US~SKU123)
Get Product Status
LecturaGet a product's approval status, issues, and destinations (returns the product with its productStatus)
Query Report
LecturaRun a Merchant API Reports query (SQL-like dialect). Pass the query in body.query
Get Account
LecturaGet the Merchant Center account information
Get Business Info
LecturaGet business identity info (address, phone, customer service)
List Account Issues
LecturaList account-level issues (policy, missing settings, etc.)
List Users
LecturaList users with access to this Merchant Center account
Get User
LecturaGet a single user by email (user_email path param)
Get Shipping Settings
LecturaGet shipping settings (services, rate groups, delivery times)
List Programs
LecturaList participation in Merchant Center programs (Shopping Ads, Free Listings, etc.)
Get Program Review
LecturaGet a program's participation state and review eligibility (program_id path param, e.g. 'shopping-ads'); returns the program resource
List Regions
LecturaList all regions configured on the account
Get Region
LecturaGet one region by ID (region_id path param)
List Return Policies
LecturaList online return policies attached to this account
Get Return Policy
LecturaGet a single return policy by ID (policy_id path param)
List Datasources
LecturaList all data sources (primary, supplemental, file-based, API-based)
Get Datasource
LecturaGet a single data source by its numeric ID (datasource_id path param)
List Promotions
LecturaList all promotions in the Merchant Center
Get Promotion
LecturaGet a single promotion by ID (promotion_id path param)
List Regional Inventories
LecturaList regional inventories for a product (product_id path param)
List Local Inventories
LecturaList local (in-store) inventories for a product (product_id path param)
Acciones de escritura (22)
Insert Product
EscrituraInsert or update a product (upsert). Pass flat fields; a bare data_source_id (from list_datasources, must be an API data source) is expanded to the full dataSource resource
Update Product
EscrituraUpdate a product (upsert via productInputs:insert). Same flat fields as insert_product
Delete Product
EscrituraDelete a product input. Pass the product_id and a bare data_source_id
Update Business Info
EscrituraPatch business identity (address and/or phone). Pass flat fields; updateMask is derived automatically
Add User
EscrituraAdd a user to the account by email with the given access rights
Remove User
EscrituraRemove a user from the account (user_email path param)
Update Shipping Settings
EscrituraREPLACE shipping with a single flat-rate service (wipes existing services). Pass the current etag from get_shipping_settings
Create Region
EscrituraCreate a region defined by postal codes or geotarget ids
Update Region
EscrituraPatch a region (region_id path param); updateMask is derived from the fields you pass
Delete Region
EscrituraDelete a region (region_id path param)
Create Return Policy
EscrituraCreate an online return policy from flat fields
Delete Return Policy
EscrituraDelete a return policy (policy_id path param)
Create Primary Feed
EscrituraCreate an API-based primary product data source (use its id as data_source_id for insert_product)
Create Supplemental Feed
EscrituraCreate an API-based supplemental product data source (optionally linked to a primary feed)
Create Promotion Feed
EscrituraCreate an API-based PROMOTION data source (use its id as data_source_id for insert_promotion)
Create Regional Inventory Feed
EscrituraCreate an API-based REGIONAL INVENTORY data source for a feed label
Create Local Inventory Feed
EscrituraCreate a scheduled-fetch LOCAL INVENTORY data source (file input, as Google requires)
Delete Datasource
EscrituraDelete a data source (datasource_id path param)
Fetch Datasource
EscrituraTrigger an immediate fetch of a FILE-based data source (datasource_id path param)
Insert Promotion
EscrituraInsert or update a promotion (needs a promotion-type data_source_id). Pass flat offer fields
Update Regional Inventory
EscrituraInsert/update regional inventory for a product (needs a configured region_id via create_region)
Update Local Inventory
EscrituraInsert/update local (in-store) inventory for a product (store_code must match a Business Profile store)
MCP Servers relacionados
Explora otros MCP Servers que funcionan de maravilla con Google Merchant Center
Preguntas de ejemplo
Aquí tienes algunas cosas que puedes preguntarle a tu asistente de IA sobre Google Merchant Center y tus datos.
“¿Qué productos están rechazados y por qué?”
Lista los productos con problemas de aprobación y los destinos a los que afectan
“Muéstrame los clics e impresiones de Shopping por producto de los últimos 30 días”
Ejecuta una consulta de informe de la Merchant API sobre datos de rendimiento
“Actualiza el precio de SKU123 a $49.99”
Envía una actualización de producto a través de un feed de API
“Crea una promoción del 20% de descuento para mi colección de verano”
Inserta una promoción a través de una fuente de datos de promociones
“¿Qué incidencias a nivel de cuenta están bloqueando mis listados?”
Revisa problemas de políticas y configuraciones pendientes en la cuenta
Google Merchant Center MCP frente a los métodos tradicionales
Descubre por qué los marketers prefieren los conectores MCP a las exportaciones manuales y las integraciones vía API.
| Característica | MCP Server | Exportación manual | API directa |
|---|---|---|---|
| Consultas en lenguaje natural | ✓ | ✗ | ✗ |
| Acceso a datos en tiempo real | ✓ | ✗ | ✓ |
| Sin programar nada | ✓ | ✓ | ✗ |
| Insights impulsados por IA | ✓ | ✗ | ✗ |
| Análisis multiplataforma | ✓ | ✗ | ✗ |
| Tiempo de configuración | 5 minutos | Continuo | Días/Semanas |