Gadschain runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from pypi. Last commit 24 May 2026.
Google Ads MCP server. Read campaigns, manage budgets, pause/enable, add negative keywords.
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 gadschain -- uvx gadschain
{
"mcpServers": {
"gadschain": {
"args": [
"gadschain"
],
"command": "uvx"
}
}
}
[mcp_servers.gadschain]
command = "uvx"
args = ["gadschain"]
{
"mcpServers": {
"gadschain": {
"args": [
"gadschain"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"gadschain": {
"args": [
"gadschain"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.