Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Explore

  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Tags index
  • Submit a server
  • Pricing

Learn

  • Guides hub
  • What is MCP?
  • Install guide
  • Troubleshooting
  • Security
  • Blog
  • Blog RSS

Tools

  • All tools
  • Config generator
  • Config validator
  • MCP playground
  • OpenAPI โ†’ MCP
  • Badge generator

For agents

  • API docs
  • Trust & traffic
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
  • Remote MCP โ†— (opens in a new tab)

Company

  • About
  • Contact
  • X (@AllMCPs) โ†— (opens in a new tab)
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on Buildlist
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ป Developer Tools
  3. Google Merchant Center MCP
G
Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/10/2026, 11:44:07 PM

Google Merchant Center MCP

Enrichment pendingWe havenโ€™t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time โ€” check back soon.
View RepositoryVisit Website

MCP server for Google Merchant Center (Merchant API v1): products, promotions, reports, issues.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON โ–พ

Install Config Generator

Choose your client
claude_desktop_config.json
{
  "mcpServers": {
    "google-merchant-center-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "google-merchant-center-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)

Install Directory Badge Claim listing Alternatives๐Ÿ’ป More in Developer Tools

Documentation Overview

Google Merchant Center MCP

npm CI Glama License: MIT

MCP server for Google Merchant Center via the Merchant API v1: manage your product feed, promotions and data sources, run MCQL reports, check price competitiveness and product issues โ€” from Claude, Cursor, Codex and other AI clients in natural language.

Unlike read-only integrations, this server authenticates with your own OAuth credentials and supports write operations: upload and delete products, insert promotions and trigger feed re-fetches โ€” with destructive tools clearly annotated so MCP hosts can gate them.

Quick start

  1. Get OAuth credentials for the Merchant API.

  2. Add the server โ€” for example in Claude Code (other clients):

    Terminal
    claude mcp add google-merchants \
      -e GOOGLE_MERCHANTS_CLIENT_ID=your_client_id \
      -e GOOGLE_MERCHANTS_CLIENT_SECRET=your_client_secret \
      -e GOOGLE_MERCHANTS_REFRESH_TOKEN=your_refresh_token \
      -e GOOGLE_MERCHANTS_ACCOUNT_ID=your_merchant_id \
      -- npx -y mcp-google-merchants@latest
    
  3. Ask the assistant: "Which of my products are disapproved, and why?"

What it can do

ToolDescription
list_accountsMerchant Center accounts you can access (with optional filter).
get_accountOne account's settings (name, language, time zone, ...).
get_homepageThe store homepage and whether it is claimed.
get_shipping_settingsAccount-level shipping services and warehouses.
list_productsProcessed products as shown in Merchant Center, incl. statuses.
get_productOne product with itemLevelIssues โ€” why it is disapproved.
insert_product_inputUpload (upsert) a product into an API data source.
update_product_inputSparse-update a product (price, availability, ...).
delete_product_inputDelete a product input from a data source.
list_data_sourcesFeeds/data sources of the account (API, file, UI, autofeed).
get_data_sourceOne data source with its feed and fetch configuration.
create_data_sourceCreate an API data source for product/promotion writes.
fetch_data_sourceTrigger an immediate re-fetch of a file feed.
insert_promotionCreate or update a promotion.
list_promotionsPromotions with their approval statuses.
get_promotionOne promotion incl. per-destination status.
search_reportsRun any MCQL query (reports:search).
price_competitivenessYour prices vs market benchmarks (canned MCQL).
price_insightsGoogle's suggested prices + predicted impact (canned MCQL).
list_product_issuesAggregated product issues per reporting context/country.
list_method_quotasAPI usage vs quota limits per method group.
raw_requestEscape hatch to any Merchant API v1 path (SSRF-guarded).

Resilience: retries with backoff on 429 and on 5xx/network errors for reads (writes are never replayed), Retry-After support, request timeouts, automatic access-token refresh.

Example prompts

  • "List my Merchant Center products that are out of stock"
  • "Why is product sku-123 disapproved in Shopping ads?"
  • "Upload a test product 'Blue Widget' for $9.99 to my API feed"
  • "Which of my products are priced above the market benchmark in the US?"
  • "Show clicks and impressions per product for July"

MCQL examples

search_reports accepts raw Merchant Center Query Language. Field names are snake_case in queries and camelCase in responses; SELECT * is not supported; performance views require a date range.

Dockerfile
-- Filter products (list_products has no filter โ€” this is the way)
SELECT offer_id, title, price, aggregated_reporting_context_status
FROM product_view
WHERE aggregated_reporting_context_status = 'NOT_ELIGIBLE_OR_DISAPPROVED'
Dockerfile
-- Performance over a date range
SELECT offer_id, title, clicks, impressions, click_through_rate
FROM product_performance_view
WHERE date BETWEEN '2026-07-01' AND '2026-07-31'
ORDER BY clicks DESC
Dockerfile
-- Price competitiveness (requires the free Market Insights opt-in)
SELECT offer_id, title, price, benchmark_price
FROM price_competitiveness_product_view
WHERE report_country_code = 'US'

API access

The server talks to the Merchant API v1 (merchantapi.googleapis.com) โ€” the successor of the Content API for Shopping (sunset in August 2026). Auth is standard Google OAuth 2.0 with the scope https://www.googleapis.com/auth/content; the server exchanges your refresh token for access tokens automatically.

One-time registration required. Before any Merchant API call works, your Google Cloud project must be registered with the Merchant Center account once (needs Admin access):

Code
raw_request POST accounts/v1/accounts/{account}/developerRegistration:registerGcp
body: {"developerEmail": "you@example.com"}

You can do it right from the assistant with the raw_request tool, or with any HTTP client. Until then every call fails with a permission error.

Installation

Claude Code
Terminal
claude mcp add google-merchants \
  -e GOOGLE_MERCHANTS_CLIENT_ID=your_client_id \
  -e GOOGLE_MERCHANTS_CLIENT_SECRET=your_client_secret \
  -e GOOGLE_MERCHANTS_REFRESH_TOKEN=your_refresh_token \
  -e GOOGLE_MERCHANTS_ACCOUNT_ID=your_merchant_id \
  -- npx -y mcp-google-merchants@latest
Claude Desktop

claude_desktop_config.json โ€” macOS ~/Library/Application Support/Claude/, Windows %APPDATA%\Claude\

config.json
{
  "mcpServers": {
    "google-merchants": {
      "command": "npx",
      "args": ["-y", "mcp-google-merchants@latest"],
      "env": {
        "GOOGLE_MERCHANTS_CLIENT_ID": "your_client_id",
        "GOOGLE_MERCHANTS_CLIENT_SECRET": "your_client_secret",
        "GOOGLE_MERCHANTS_REFRESH_TOKEN": "your_refresh_token",
        "GOOGLE_MERCHANTS_ACCOUNT_ID": "your_merchant_id"
      }
    }
  }
}
Cursor

~/.cursor/mcp.json (or .cursor/mcp.json in a project)

config.json
{
  "mcpServers": {
    "google-merchants": {
      "command": "npx",
      "args": ["-y", "mcp-google-merchants@latest"],
      "env": {
        "GOOGLE_MERCHANTS_CLIENT_ID": "your_client_id",
        "GOOGLE_MERCHANTS_CLIENT_SECRET": "your_client_secret",
        "GOOGLE_MERCHANTS_REFRESH_TOKEN": "your_refresh_token",
        "GOOGLE_MERCHANTS_ACCOUNT_ID": "your_merchant_id"
      }
    }
  }
}
VS Code

.vscode/mcp.json โ€” note the servers key (not mcpServers)

config.json
{
  "servers": {
    "google-merchants": {
      "type": "stdio",
      "command": "npx",
      "args": ["-y", "mcp-google-merchants@latest"],
      "env": {
        "GOOGLE_MERCHANTS_CLIENT_ID": "your_client_id",
        "GOOGLE_MERCHANTS_CLIENT_SECRET": "your_client_secret",
        "GOOGLE_MERCHANTS_REFRESH_TOKEN": "your_refresh_token",
        "GOOGLE_MERCHANTS_ACCOUNT_ID": "your_merchant_id"
      }
    }
  }
}

Getting access

  1. Create (or pick) a Google Cloud project at console.cloud.google.com and enable the Merchant API (APIs & Services โ†’ Library โ†’ "Merchant API" โ†’ Enable).

  2. Configure the OAuth consent screen (APIs & Services โ†’ OAuth consent screen): External, fill in the app name and your email, and add yourself as a test user (Testing mode is fine for personal use).

  3. Create an OAuth client (APIs & Services โ†’ Credentials โ†’ Create credentials โ†’ OAuth client ID โ†’ Desktop app). Save the client ID and client secret.

  4. Mint a refresh token for the scope https://www.googleapis.com/auth/content. The quickest way is the OAuth 2.0 Playground:

    • click the gear icon โ†’ check Use your own OAuth credentials โ†’ paste your client ID/secret;
    • in Step 1 enter the scope https://www.googleapis.com/auth/content and authorize with the Google account that has access to your Merchant Center;
    • in Step 2 click Exchange authorization code for tokens and copy the refresh token.

    (Any other flow works too โ€” the server only needs the resulting refresh token. For quick experiments you can instead pass a short-lived access token as GOOGLE_MERCHANTS_ACCESS_TOKEN, e.g. from gcloud auth print-access-token.)

  5. Find your Merchant Center ID โ€” the number in the top-right corner of merchants.google.com โ€” and put it in GOOGLE_MERCHANTS_ACCOUNT_ID (or pass account per tool call, or discover it with list_accounts).

  6. Register your GCP project with the Merchant Center account (one-time, Admin access required) โ€” see API access.

โš ๏ธ Credentials are stored in plain text in your MCP client config โ€” treat them like passwords. The refresh token grants full read/write access to your Merchant Center.

Configuration

VariableRequiredDefaultDescription
GOOGLE_MERCHANTS_CLIENT_IDyes*โ€”OAuth 2.0 client ID.
GOOGLE_MERCHANTS_CLIENT_SECRETyes*โ€”OAuth 2.0 client secret.
GOOGLE_MERCHANTS_REFRESH_TOKENyes*โ€”OAuth refresh token (scope .../auth/content).
GOOGLE_MERCHANTS_ACCESS_TOKENyes*โ€”Pre-minted access token (~1h) โ€” alternative to the three above.
GOOGLE_MERCHANTS_ACCOUNT_IDnoโ€”Default Merchant Center account ID; tools can override per call.
GOOGLE_MERCHANTS_API_BASEnohttps://merchantapi.googleapis.comAPI root override.
GOOGLE_MERCHANTS_TOKEN_URLnohttps://oauth2.googleapis.com/tokenOAuth token endpoint override.
GOOGLE_MERCHANTS_TIMEOUT_MSno60000Per-request timeout, ms.
GOOGLE_MERCHANTS_MAX_RETRIESno3Retries on transient errors.

* Either the client ID + secret + refresh token trio, or a bare access token.

Requirements

  • Node.js 20+ (runs via npx, no separate install needed).
  • A Merchant Center account and a registered Google Cloud project โ€” see Getting access.

Limitations

  • Product writes are asynchronous. After insert_product_input / delete_product_input the processed product updates within minutes โ€” an immediate get_product may 404 or show stale data. Data-quality problems appear later in productStatus.itemLevelIssues, not as API errors.
  • price_competitiveness / price_insights return rows only for accounts opted into Market Insights (free, in Merchant Center settings).
  • list_product_issues works for sub-accounts and standalone accounts only, not for advanced (parent) accounts.
  • Quotas are per-account with daily counters resetting at 12:00 UTC (midday). Check your current usage with list_method_quotas.

Documentation

  • All tools โ€” full list with details.
  • Development โ€” build, tests, smoke check.
  • Publishing โ€” releases and MCP registry listing.

Support

Questions, ideas and contributions โ€” Telegram: @gistrec or GitHub issues.

License

MIT โ€” see LICENSE.

Related MCP Servers

View all in Developer Tools View all alternatives
  • G
    Graphql

    Turn any GraphQL API into MCP tools. Zero config, zero code.

    ๐Ÿ’ป Developer Tools0 views
    Compare vs Graphql โ†’
  • A
    Ai Netcafe

    Compare LLM cost & latency on one prompt, translate PDF keeping layout, cited research, make PPTX

    ๐Ÿ’ป Developer Tools0 views
    Compare vs Ai Netcafe โ†’
  • Claude Task Master logoClaude Task Master

    AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI, Gemini, Perplexity, xAI), and selective tool loading for optimized context usage.

    ๐Ÿ’ป Developer Tools7 views
    Compare vs Claude Task Master โ†’
  • M
    Mcp Server Taiwan Weather

    ็”จๆ–ผๅ–ๅพ—่‡บ็ฃไธญๅคฎๆฐฃ่ฑก็ฝฒ API ่ณ‡ๆ–™็š„ Model Context Protocol (MCP) Server

    ๐Ÿ’ป Developer Tools0 views
    Compare vs Mcp Server Taiwan Weather โ†’

Frequently Asked Questions about Google Merchant Center MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "google-merchant-center-mcp": { "command": "npx", "args": ["-y", "Google Merchant Center MCP"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewGoogle Merchant Center MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/google-merchant-center-mcp?style=directory)](https://allmcps.com/mcp/google-merchant-center-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/google-merchant-center-mcp"><img src="https://allmcps.com/api/badge/google-merchant-center-mcp?style=directory" alt="Google Merchant Center MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ปDeveloper Tools
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging ยท 27/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge.

Free dofollow backlink: after claiming, verify your product site and place a dofollow AllMCPs badge โ€” we recheck it stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ป Developer Tools โ†’Best MCP servers for Developers โ†’Alternatives to Google Merchant Center MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code