← All servers
🔍

Adrex AIVerified🛡 No advisories

io.github.gauravapiscean/adrex-ai
New to MCP? Start here →
0★ stars
0weekly installs
2 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/gauravapiscean, which proved it owns this namespace.

Verified owner: github.com/gauravapisceanio.github.gauravapiscean/adrex-ai

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs ADREX_API_KEY.
Configuration
Reads ADREX_API_URL.

About

Open-source MCP server for Google Ads & Meta Ads — manage campaigns from any AI assistant.

Packages & transports

npmadrex-aiv1.0.12 · npx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "adrex_ai": {
      "command": "npx",
      "args": [
        "-y",
        "adrex-ai"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y adrex-ai