Gmc MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 506 installs a week from pypi. Last commit 2 May 2026.
MIT-licensed pip-installable MCP for Google Merchant Center on Merchant API v1 (126 tools).
Today is the operative word: we check Gmc MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add gmc-mcp -- uvx gmc-mcp
{
"mcpServers": {
"gmc-mcp": {
"args": [
"gmc-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.gmc-mcp]
command = "uvx"
args = ["gmc-mcp"]
{
"mcpServers": {
"gmc-mcp": {
"args": [
"gmc-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"gmc-mcp": {
"args": [
"gmc-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
GMC_ACCOUNT_ID (Your 10-digit Google Merchant Center account ID (top-right of merchants.google.com).), GMC_SERVICE_ACCOUNT_KEY (Absolute path to a Google Cloud service-account JSON key file. The service account must be added as Admin in Merchant Center.), GMC_OAUTH_TOKEN (Absolute path to an OAuth user-token JSON file produced by `gmc-mcp auth-init`. Use this OR GMC_SERVICE_ACCOUNT_KEY.), GMC_SUBACCOUNT_ID (Optional sub-account ID when operating an MCA (Multi-Client Account).), GMC_DRY_RUN (When 'true', writes are logged to the audit log only (no actual API calls).), GMC_LOG_LEVEL (Log verbosity: DEBUG / INFO / WARNING / ERROR.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Google Merchant Center (Merchant API v1): products, promotions, reports, issues.
Submit URLs for instant indexing via IndexNow and Google Indexing API.
Google AI search and documentation tools for MCP clients using Vertex AI or the Gemini API.
All HasData scraping tools in one MCP server: Google, TikTok, Instagram, maps, e-commerce and more.
Full Google Ads, Analytics & Tag Manager lifecycle MCP for AI agents — 57 tools.
MCP server for Google search results via SERP API
Google Ads, Meta (Facebook) Ads, GA4 and Merchant Center analysis in plain language. Read-only.
MCP server that exposes Google Gemini as tools for Claude Code
Answers built from our own checks of this server.