HYPD AI - Paid Ads & Analytics
Rank #12,759io.github.HYPD-AI/ads
Google Ads, Meta (Facebook) Ads, GA4 and Merchant Center analysis in plain language. Read-only.
HYPD AI - Paid Ads & Analytics is a Model Context Protocol (MCP) server published by HYPD-AI. It ranks #12,759 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. HYPD AI - Paid Ads & Analytics is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 4, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 102,701 of 115,460 servers on MCP Toplist.
Use HYPD AI - Paid Ads & Analytics
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ads https://mcp.hypd.ai/mcp[mcp_servers.ads]
url = "https://mcp.hypd.ai/mcp"Add to ~/.codex/config.toml.
https://mcp.hypd.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"ads": {
"url": "https://mcp.hypd.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ads": {
"type": "http",
"url": "https://mcp.hypd.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ads": {
"serverUrl": "https://mcp.hypd.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ads": {
"url": "https://mcp.hypd.ai/mcp"
}
}
}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.HYPD-AI%2Fads)<a href="https://mcptoplist.com/server/io.github.HYPD-AI%2Fads"><img src="https://mcptoplist.com/badge/io.github.HYPD-AI%2Fads.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
HYPD-AI
Other servers by HYPD-AI
View all HYPD-AI servers →Available versions (1)
| Version | Published |
|---|---|
| 1.2.3 | Aug 15, 2026 |
Frequently asked questions
- Who maintains HYPD AI - Paid Ads & Analytics?
- HYPD AI - Paid Ads & Analytics is maintained by HYPD-AI, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is HYPD AI - Paid Ads & Analytics listed on the Official MCP Registry?
- Yes — HYPD AI - Paid Ads & Analytics is listed on the Official MCP Registry, alongside Glama.
- How many versions does HYPD AI - Paid Ads & Analytics have?
- MCP Toplist tracks 1 version of HYPD AI - Paid Ads & Analytics, most recently published on Aug 15, 2026.
- Where can I find the source code for HYPD AI - Paid Ads & Analytics?
- The source code for HYPD AI - Paid Ads & Analytics is hosted at github.com/HYPD-AI/ads-mcp-plugin.