gmc-mcp
Rank #18,214io.github.kiwoongeom/gmc-mcp
MIT-licensed pip-installable MCP for Google Merchant Center on Merchant API v1 (126 tools).
gmc-mcp is a Model Context Protocol (MCP) server published by kiwoongeom. It ranks #18,214 of 132,046 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. gmc-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on May 2, 2026 and most recently updated on May 2, 2026.
Ranks ahead of 113,832 of 132,046 servers on MCP Toplist.
Use gmc-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add gmc-mcp -e "GMC_ACCOUNT_ID=<your GMC_ACCOUNT_ID>" -e "GMC_SERVICE_ACCOUNT_KEY=<your GMC_SERVICE_ACCOUNT_KEY>" -e "GMC_OAUTH_TOKEN=<your GMC_OAUTH_TOKEN>" -e "GMC_SUBACCOUNT_ID=<your GMC_SUBACCOUNT_ID>" -e "GMC_DRY_RUN=<your GMC_DRY_RUN>" -e "GMC_LOG_LEVEL=<your GMC_LOG_LEVEL>" -- uvx gmc-mcpReplace each placeholder with your own value before saving.
[mcp_servers.gmc-mcp]
command = "uvx"
args = ["gmc-mcp"]
[mcp_servers.gmc-mcp.env]
GMC_ACCOUNT_ID = "<your GMC_ACCOUNT_ID>"
GMC_SERVICE_ACCOUNT_KEY = "<your GMC_SERVICE_ACCOUNT_KEY>"
GMC_OAUTH_TOKEN = "<your GMC_OAUTH_TOKEN>"
GMC_SUBACCOUNT_ID = "<your GMC_SUBACCOUNT_ID>"
GMC_DRY_RUN = "<your GMC_DRY_RUN>"
GMC_LOG_LEVEL = "<your GMC_LOG_LEVEL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gmc-mcp": {
"command": "uvx",
"args": [
"gmc-mcp"
],
"env": {
"GMC_ACCOUNT_ID": "<your GMC_ACCOUNT_ID>",
"GMC_SERVICE_ACCOUNT_KEY": "<your GMC_SERVICE_ACCOUNT_KEY>",
"GMC_OAUTH_TOKEN": "<your GMC_OAUTH_TOKEN>",
"GMC_SUBACCOUNT_ID": "<your GMC_SUBACCOUNT_ID>",
"GMC_DRY_RUN": "<your GMC_DRY_RUN>",
"GMC_LOG_LEVEL": "<your GMC_LOG_LEVEL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gmc-mcp": {
"command": "uvx",
"args": [
"gmc-mcp"
],
"env": {
"GMC_ACCOUNT_ID": "<your GMC_ACCOUNT_ID>",
"GMC_SERVICE_ACCOUNT_KEY": "<your GMC_SERVICE_ACCOUNT_KEY>",
"GMC_OAUTH_TOKEN": "<your GMC_OAUTH_TOKEN>",
"GMC_SUBACCOUNT_ID": "<your GMC_SUBACCOUNT_ID>",
"GMC_DRY_RUN": "<your GMC_DRY_RUN>",
"GMC_LOG_LEVEL": "<your GMC_LOG_LEVEL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"gmc-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"gmc-mcp"
],
"env": {
"GMC_ACCOUNT_ID": "<your GMC_ACCOUNT_ID>",
"GMC_SERVICE_ACCOUNT_KEY": "<your GMC_SERVICE_ACCOUNT_KEY>",
"GMC_OAUTH_TOKEN": "<your GMC_OAUTH_TOKEN>",
"GMC_SUBACCOUNT_ID": "<your GMC_SUBACCOUNT_ID>",
"GMC_DRY_RUN": "<your GMC_DRY_RUN>",
"GMC_LOG_LEVEL": "<your GMC_LOG_LEVEL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gmc-mcp": {
"command": "uvx",
"args": [
"gmc-mcp"
],
"env": {
"GMC_ACCOUNT_ID": "<your GMC_ACCOUNT_ID>",
"GMC_SERVICE_ACCOUNT_KEY": "<your GMC_SERVICE_ACCOUNT_KEY>",
"GMC_OAUTH_TOKEN": "<your GMC_OAUTH_TOKEN>",
"GMC_SUBACCOUNT_ID": "<your GMC_SUBACCOUNT_ID>",
"GMC_DRY_RUN": "<your GMC_DRY_RUN>",
"GMC_LOG_LEVEL": "<your GMC_LOG_LEVEL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"gmc-mcp": {
"command": "uvx",
"args": [
"gmc-mcp"
],
"env": {
"GMC_ACCOUNT_ID": "<your GMC_ACCOUNT_ID>",
"GMC_SERVICE_ACCOUNT_KEY": "<your GMC_SERVICE_ACCOUNT_KEY>",
"GMC_OAUTH_TOKEN": "<your GMC_OAUTH_TOKEN>",
"GMC_SUBACCOUNT_ID": "<your GMC_SUBACCOUNT_ID>",
"GMC_DRY_RUN": "<your GMC_DRY_RUN>",
"GMC_LOG_LEVEL": "<your GMC_LOG_LEVEL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.kiwoongeom%2Fgmc-mcp)<a href="https://mcptoplist.com/server/io.github.kiwoongeom%2Fgmc-mcp"><img src="https://mcptoplist.com/badge/io.github.kiwoongeom%2Fgmc-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
kiwoongeom
Available versions (2)
| Version | Published |
|---|---|
| 0.2.5 | May 2, 2026 |
| 0.2.4 | May 2, 2026 |
Frequently asked questions
- Who maintains gmc-mcp?
- gmc-mcp is maintained by kiwoongeom, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is gmc-mcp listed on the Official MCP Registry?
- Yes — gmc-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does gmc-mcp have?
- MCP Toplist tracks 2 versions of gmc-mcp, most recently published on May 2, 2026.
- Where can I find the source code for gmc-mcp?
- The source code for gmc-mcp is hosted at github.com/kiwoongeom/gmc-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.