adops-mcp
Rank #23,531io.github.enzoemir1/adops-mcp
CSV-first analytics for Google Ads + Meta Ads: reporting, anomaly detection, budget optimization.
adops-mcp is a Model Context Protocol (MCP) server published by enzoemir1. It ranks #23,531 of 115,591 servers tracked on MCP Toplist. adops-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 6 tracked versions. It was first listed on Apr 9, 2026 and most recently updated on Apr 22, 2026.
Ranks ahead of 92,060 of 115,591 servers on MCP Toplist.
Use adops-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add adops-mcp -- npx -y adops-mcp-server[mcp_servers.adops-mcp]
command = "npx"
args = ["-y", "adops-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"adops-mcp": {
"command": "npx",
"args": [
"-y",
"adops-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"adops-mcp": {
"command": "npx",
"args": [
"-y",
"adops-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"adops-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"adops-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"adops-mcp": {
"command": "npx",
"args": [
"-y",
"adops-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"adops-mcp": {
"command": "npx",
"args": [
"-y",
"adops-mcp-server"
]
}
}
}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.enzoemir1%2Fadops-mcp)<a href="https://mcptoplist.com/server/io.github.enzoemir1%2Fadops-mcp"><img src="https://mcptoplist.com/badge/io.github.enzoemir1%2Fadops-mcp.svg" alt="MCP Toplist: Top 25% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (2 delisted)
enzoemir1
Other servers by enzoemir1
View all enzoemir1 servers →Available versions (6)
| Version | Published |
|---|---|
| 1.3.0 | Apr 22, 2026 |
| 1.1.2 | Apr 10, 2026 |
| 1.1.1 | Apr 10, 2026 |
| 1.1.0 | Apr 9, 2026 |
| 1.0.1 | Apr 9, 2026 |
| 1.0.0 | Apr 9, 2026 |
Frequently asked questions
- Who maintains adops-mcp?
- adops-mcp is maintained by enzoemir1, which publishes 4 MCP servers (25 total versions) tracked on MCP Toplist.
- Is adops-mcp listed on the Official MCP Registry?
- Yes — adops-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does adops-mcp have?
- MCP Toplist tracks 6 versions of adops-mcp, most recently published on Apr 22, 2026.
- Where can I find the source code for adops-mcp?
- The source code for adops-mcp is hosted at github.com/enzoemir1/adops-mcp.