io.github.kiwoongeom/gmc-mcp
MIT-licensed pip-installable MCP for Google Merchant Center on Merchant API v1 (126 tools).
{
"mcpServers": {
"gmc-mcp": {
"command": "uvx",
"args": [
"gmc-mcp"
],
"env": {
"GMC_ACCOUNT_ID": "<gmc_account_id>",
"GMC_SERVICE_ACCOUNT_KEY": "<your-gmc_service_account_key>",
"GMC_OAUTH_TOKEN": "<your-gmc_oauth_token>",
"GMC_SUBACCOUNT_ID": "<gmc_subaccount_id>",
"GMC_DRY_RUN": "false",
"GMC_LOG_LEVEL": "INFO"
}
}
}
}GMC_ACCOUNT_IDYour 10-digit Google Merchant Center account ID (top-right of merchants.google.com).
GMC_SERVICE_ACCOUNT_KEYAbsolute path to a Google Cloud service-account JSON key file. The service account must be added as Admin in Merchant Center.
GMC_OAUTH_TOKENAbsolute path to an OAuth user-token JSON file produced by `gmc-mcp auth-init`. Use this OR GMC_SERVICE_ACCOUNT_KEY.
GMC_SUBACCOUNT_IDOptional sub-account ID when operating an MCA (Multi-Client Account).
GMC_DRY_RUNWhen 'true', writes are logged to the audit log only (no actual API calls).
GMC_LOG_LEVELLog verbosity: DEBUG / INFO / WARNING / ERROR.
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
Feature flagging and A/B testing platform with AI-first experimentation workflows.
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.