Server data from the Official MCP Registry
MIT-licensed pip-installable MCP for Google Merchant Center on Merchant API v1 (126 tools).
MIT-licensed pip-installable MCP for Google Merchant Center on Merchant API v1 (126 tools).
Valid MCP server (1 strong, 6 medium validity signals). 4 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
7 files analyzed · 5 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: GMC_ACCOUNT_ID
Environment variable: GMC_SERVICE_ACCOUNT_KEY
Environment variable: GMC_OAUTH_TOKEN
Environment variable: GMC_SUBACCOUNT_ID
Environment variable: GMC_DRY_RUN
Environment variable: GMC_LOG_LEVEL
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-kiwoongeom-gmc-mcp": {
"env": {
"GMC_DRY_RUN": "your-gmc-dry-run-here",
"GMC_LOG_LEVEL": "your-gmc-log-level-here",
"GMC_ACCOUNT_ID": "your-gmc-account-id-here",
"GMC_OAUTH_TOKEN": "your-gmc-oauth-token-here",
"GMC_SUBACCOUNT_ID": "your-gmc-subaccount-id-here",
"GMC_SERVICE_ACCOUNT_KEY": "your-gmc-service-account-key-here"
},
"args": [
"gmc-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.