Adrex AI MCP Server
Open-source MCP server for Google Ads & Meta Ads Manage your ad campaigns in plain English from Claude Code, Cursor, Codex, Gemini, or any MCP client. Its 40 documented tools cover ads, google, campaign, pause. It runs locally over stdio via the published package.
People who work with ads, google and campaign and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-08 · ★ 3 · #91 OF 227 MAINTAINED AUTOMATION · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Adrex AI
before you install - you'll need
ADREX_API_KEY
Environment variables documented in the project's README - it lists which are required and which have defaults.
Claude Code
claude mcp add adrex-ai-adrex-ai -- npx -y adrex-ai Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"adrex-ai-adrex-ai": {
"command": "npx",
"args": [
"-y",
"adrex-ai"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package adrex-ai - unscoped; check the name against the project README before installing
registry registry publisher io.github.gauravapiscean is not the repo owner (adrex-ai) - the registry entry was published by someone else
03 · What Adrex AI can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
What you can build
With this server connected, an agent can list all accessible Google Ads accounts, list campaigns with performance metrics, get detailed campaign info and metrics, and create a Search campaign (created PAUSED).
Capability map
Tools grouped from the project's README - what Adrex AI lets an agent do.
35 tools - e.g. List all accessible Google Ads accounts; List campaigns with performance metrics; Get detailed campaign info and metrics
google_ads_list_accounts · google_ads_list_campaigns · google_ads_get_campaign · google_ads_create_search_campaign · google_ads_update_campaign · google_ads_pause_campaign…
Meta
5 tools - e.g. List all Meta ad accounts; List campaigns with metrics; Get detailed campaign info
meta_ads_list_accounts · meta_ads_list_campaigns · meta_ads_get_campaign · meta_ads_create_campaign · meta_ads_update_campaign
04 · Who maintains Adrex AI
Adrex AI is maintained by adrex-ai. It's the only MCP server we track from this author; the repo dates to Jun 2026.
05 · Facts
- repository
- github.com/adrex-ai/adrex-ai
- website
- https://adrex.ai/
- category
- automation - ranked #91 of 227 actively-maintained automation servers as of 2026-09-18.
- registry
- io.github.gauravapiscean/adrex-ai (active, first published 2026-07-22)
- packages
- npm:adrex-ai
06 · Adrex AI FAQ
Is Adrex AI still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-08. We re-verify nightly.
What can Adrex AI do?
With this server connected, an agent can list all accessible Google Ads accounts, list campaigns with performance metrics, get detailed campaign info and metrics, and create a Search campaign (created PAUSED).
How do I install Adrex AI?
Run `npx -y adrex-ai`. The README documents one environment variable (ADREX_API_KEY) to set first. You can also paste the ready-made client config above.
Does Adrex AI run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Adrex AI
Alternatives to Adrex AI
Maintained automation servers if Adrex AI isn't the fit.
- Claude Flow AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev. ★ 72,753 · 2026-09-18
- GitHub Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language. ★ 33,015 · 2026-09-16
- Windows MCP An MCP Server for computer-use in Windows OS ★ 7,034 · 2026-09-16
- Claude Code Ultimate Guide Search the Claude Code Ultimate Guide and machine-readable references from any MCP client. ★ 5,990 · 2026-09-17
- Ha MCP Comprehensive Model Context Protocol server for managing Home Assistant through AI assistants. ★ 4,770 · 2026-09-18
- Stripe Agent Toolkit MCP server integrating with Stripe - tools for customers, products, payments, and more. ★ 1,822 · 2026-09-17
More automation MCP servers · NOMOS Cross-Border Broker · AIRAS · EXTRA - Native Computer Use · Typesense Kit · Zigbee2mqtt MCP
More TypeScript MCP servers · Mason · Agent Passport System - Cryptographic Identity for AI Agents · Mingle - Agent-Native Connection Protocol · Aethyn Browser MCP · Openaffiliate MCP · see all