Back to Browse

Gadschain MCP Server

Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Google Ads MCP server. Read campaigns, manage budgets, pause/enable, add negative keywords.

About

Google Ads MCP server. Read campaigns, manage budgets, pause/enable, add negative keywords.

Security Report

5.2
Moderate5.2Moderate Risk

GadsChain is a well-structured MCP server for Google Ads management with proper authentication, input validation, and error handling. Credentials are correctly loaded from environment variables, mutation operations include guardrails (shared budget refusal, status validation), and all user inputs are sanitized before API calls. Minor code quality observations exist but do not pose security risks. Supply chain analysis found 7 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.

7 files analyzed · 13 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-snipmcp-gadschain": {
      "args": [
        "gadschain"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Gadschain MCP Server - Google Ads MCP server. Read campaigns, manage budgets, | MCP Marketplace