
Adops Mcp
Analyze Google Ads and Meta Ads exports in CSV form for reporting, spikes, and budget moves without living in each ads UI.
Overview
io.github.enzoemir1/adops-mcp is a Grow-phase MCP server for CSV-first Google Ads and Meta Ads reporting, anomaly detection, and budget optimization.
What is this MCP server?
- CSV-first workflow for Google Ads and Meta Ads performance files
- Reporting, anomaly detection, and budget optimization oriented tooling (v1.3.0)
- Stdio npm package adops-mcp-server for MCP-capable agents
- Keeps ad platform analysis in the agent thread instead of spreadsheet-only rituals
- MCP analytics server—not a creative brief or landing-page copy skill
- Server schema version 1.3.0
- npm identifier adops-mcp-server with stdio transport
- Documented focus on two ad platforms: Google Ads and Meta Ads
What problem does it solve?
Campaign CSVs pile up while spotting waste, broken tracking, or budget misallocation still takes manual spreadsheet grind.
Who is it for?
Solo builders running paid search and Meta campaigns who routinely export CSVs and want faster analytics in their coding agent.
Skip if: Teams that need live API-only bid automation with no exports, or brands with no Google/Meta ad spend.
What do I get? / Deliverables
After install, your agent can work from exported ad data to surface reports, flag anomalies, and inform budget tweaks in conversation.
- MCP-connected ads analytics workflow from CSV inputs
- Agent-assisted performance summaries and anomaly-oriented review
- Budget optimization recommendations grounded in your export files
Recommended MCP Servers
Journey fit
How it compares
CSV-oriented ads analytics MCP, not a creative generation skill or a full marketing automation suite.
Common Questions / FAQ
Who is adops-mcp for?
Independent founders and marketers who manage Google Ads and Meta Ads and want MCP-backed reporting and optimization help from CSV exports.
When should I use adops-mcp?
Use it in Grow when reviewing weekly or monthly ad performance, investigating spend spikes, or planning budget shifts.
How do I add adops-mcp to my agent?
Install adops-mcp-server from npm, register the stdio MCP server in your agent config, then provide Google Ads and Meta Ads CSV exports the server expects.