mcpbeat Sign in

Unified Ad Intelligence MCP Server

local only

Unified Ad Intelligence runs on your own machine — the client starts it, so there is no endpoint to ping. 38 installs a week from pypi.

Cross-platform ad spend, attribution, true ROAS, budget, and anomaly intelligence.

Installs per day peak 18 · avg 7 · -21% w/w
a month agotoday
38
Installs / week
pypi · unified-ad-intelligence-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Unified Ad Intelligence every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add unified-ad-intelligence -- uvx unified-ad-intelligence-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "unified-ad-intelligence": {
      "args": [
        "unified-ad-intelligence-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.unified-ad-intelligence]
command = "uvx"
args = ["unified-ad-intelligence-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "unified-ad-intelligence": {
      "args": [
        "unified-ad-intelligence-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "unified-ad-intelligence": {
      "args": [
        "unified-ad-intelligence-mcp"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: EARNALL_MCP_LICENSE_KEY (License key from AtulHritik-Mcp-Unified-Ad-Intelligence purchase page.), EARNALL_MCP_ACTIVATION_ID (Optional stable private install ID for this user/device.), EARNALL_MCP_LICENSE_API (License validation endpoint.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Unified Ad Intelligence

same job, measured the same way
Agent Cost MCP
by vk0dev

Cost Guard for Claude Code: per-tool ROI, subagent attribution, anomaly/forecast/budget guards.

133 installs/wk local only
Danube AI
by danubeai

Unified platform for AI tool discovery, execution, and integration across APIs and MCP servers.

answering
Phano Intelligence Platform
by phano

Read-only account intelligence for Customer Success and Account Management teams.

answering
Silvanexum
by silvanexum

Spend control for AI agents - cost attribution, budget caps, and signed runs as MCP tools.

41 installs/wk local only
Claidex MCP
by claidex

Biomedical failure intelligence platform for terminated trials and translational analysis.

33 installs/wk 24 tools answering
Air Route Atlas MCP
by nexlab

Air route and connection intelligence

answering
Constellation
by shiftinbits

Code Intelligence Platform for AI Coding Agents

430 installs/wk local only
AgentHC Market Intelligence
by traderhc

Market intelligence for AI agents. Real-time data, cross-market analysis, and regime detection.

answering

Unified Ad Intelligence — questions

Answers built from our own checks of this server.

Why is there no uptime for Unified Ad Intelligence?
Unified Ad Intelligence runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package unified-ad-intelligence-mcp was installed 38 times last week.
How do I connect Unified Ad Intelligence?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls unified-ad-intelligence-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Unified Ad Intelligence?
The pypi package unified-ad-intelligence-mcp was installed 38 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.