<sub>Hosted MCP for AI agents, plus a Python CLI for terminal and CI workflows.</sub>
If you already use Orbiads Gam MCP, the orbiads gam mcp mcp server is the piece that lets your assistant work with it directly. Hosted MCP for AI agents, plus a Python CLI for terminal and CI workflows..
OrbiAds is a hosted MCP server that connects your AI assistant directly to Google Ad Manager (GAM). Instead of clicking through the GAM interface or writing API scripts, you describe what you want in plain language — OrbiAds handles the API calls, guardrails, and audit trail.
Because this one is hosted, setup is mostly authentication — you point your client at the endpoint and approve access. Nothing runs on your machine, so there is no runtime to keep patched.
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
campaign — Read live campaign state, plan deployment, dry-run, deploy, pause, and rollback campaignsorders — Create and list orders, contacts, and rolesline_items — Define line item delivery rules, CPMs, and targeting logiccreatives — Upload creatives (images, HTML5, video/audio) and configure native stylescreative_assets — Manage associated image and file assetscreative_qa — Audit click-trackers, perform compliance scans, and validate SSL certificatescreative_wrapper_skill — Manage third-party wrappers and delivery presetsformats — Discover and configure ad creative formatsinventory — Retrieve ad unit trees, sizes, and generate ads.json manifestsplacements — Create, update, and list ad placement groupstargeting — Manage custom targeting keys/values, countries, and categoriesaudiences — Retrieve and modify first-party audience segmentsPlenty of cloud and infrastructure servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. Orbiads Gam MCP's toolset — campaign, orders, line_items and 11 more — is a fair guide to whether it matches your workflow. It is maintained by orbiads; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| campaign | Read live campaign state, plan deployment, dry-run, deploy, pause, and rollback campaigns. |
| orders | Create and list orders, contacts, and roles. |
| line_items | Define line item delivery rules, CPMs, and targeting logic. |
| creatives | Upload creatives (images, HTML5, video/audio) and configure native styles. |
| creative_assets | Manage associated image and file assets. |
| creative_qa | Audit click-trackers, perform compliance scans, and validate SSL certificates. |
| creative_wrapper_skill | Manage third-party wrappers and delivery presets. |
| formats | Discover and configure ad creative formats. |
| inventory | Retrieve ad unit trees, sizes, and generate ads.json manifests. |
| placements | Create, update, and list ad placement groups. |
| targeting | Manage custom targeting keys/values, countries, and categories. |
| audiences | Retrieve and modify first-party audience segments. |
| blueprint | Generate and push structured network inventory blueprints. |
| reporting | Run custom reports from templates, check line item delivery, and integrate GA4. |
{
"mcpServers": {
"orbiads": {
"type": "http",
"url": "https://orbiads.com/mcp"
}
}
}Configuration as documented by the project. Restart the client after saving.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.