Adrex AI
Rank #18,150io.github.gauravapiscean/adrex-ai
Open-source MCP server for Google Ads & Meta Ads — manage campaigns from any AI assistant.
Adrex AI is a Model Context Protocol (MCP) server published by adrex-ai. It ranks #18,150 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Adrex AI is listed across 3 registries — Official MCP, Glama and mcp.so, with 1 tracked version. It was first listed on Jun 17, 2026 and most recently updated on Jul 22, 2026.
Ranks ahead of 113,896 of 132,046 servers on MCP Toplist.
Use Adrex AI
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add adrex-ai -e "ADREX_API_KEY=<your ADREX_API_KEY>" -e "ADREX_API_URL=<your ADREX_API_URL>" -- npx -y adrex-aiReplace each placeholder with your own value before saving.
[mcp_servers.adrex-ai]
command = "npx"
args = ["-y", "adrex-ai"]
[mcp_servers.adrex-ai.env]
ADREX_API_KEY = "<your ADREX_API_KEY>"
ADREX_API_URL = "<your ADREX_API_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adrex-ai": {
"command": "npx",
"args": [
"-y",
"adrex-ai"
],
"env": {
"ADREX_API_KEY": "<your ADREX_API_KEY>",
"ADREX_API_URL": "<your ADREX_API_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adrex-ai": {
"command": "npx",
"args": [
"-y",
"adrex-ai"
],
"env": {
"ADREX_API_KEY": "<your ADREX_API_KEY>",
"ADREX_API_URL": "<your ADREX_API_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"adrex-ai": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"adrex-ai"
],
"env": {
"ADREX_API_KEY": "<your ADREX_API_KEY>",
"ADREX_API_URL": "<your ADREX_API_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adrex-ai": {
"command": "npx",
"args": [
"-y",
"adrex-ai"
],
"env": {
"ADREX_API_KEY": "<your ADREX_API_KEY>",
"ADREX_API_URL": "<your ADREX_API_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"adrex-ai": {
"command": "npx",
"args": [
"-y",
"adrex-ai"
],
"env": {
"ADREX_API_KEY": "<your ADREX_API_KEY>",
"ADREX_API_URL": "<your ADREX_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.gauravapiscean%2Fadrex-ai)<a href="https://mcptoplist.com/server/io.github.gauravapiscean%2Fadrex-ai"><img src="https://mcptoplist.com/badge/io.github.gauravapiscean%2Fadrex-ai.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
adrex-ai
Available versions (1)
| Version | Published |
|---|---|
| 1.0.12 | Jul 22, 2026 |
Frequently asked questions
- Who maintains Adrex AI?
- Adrex AI is maintained by adrex-ai, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Adrex AI listed on the Official MCP Registry?
- Yes — Adrex AI is listed on the Official MCP Registry, alongside Glama and mcp.so.
- How many versions does Adrex AI have?
- MCP Toplist tracks 1 version of Adrex AI, most recently published on Jul 22, 2026.
- Where can I find the source code for Adrex AI?
- The source code for Adrex AI is hosted at github.com/adrex-ai/adrex-ai.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.