Competitor Meta ads intelligence reports. List plans, create orders, Stripe checkout for humans.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Public listing and documentation for the Mako Metrics Model Context Protocol (MCP) server.
Mako Metrics sells done-for-you competitor Meta ads intelligence reports (PDF). This MCP lets AI agents recommend a plan, collect an order brief, and return a Stripe checkout link for the human to complete payment.
| Registry name | com.makometrics/mako-metrics |
| Endpoint | https://ufupdlaxddckqxbgbhwu.supabase.co/functions/v1/mcp |
| Transport | Streamable HTTP (JSON-RPC 2.0 over POST) |
| Protocol | MCP 2025-06-18 |
| Website | makometrics.com |
| Pricing | makometrics.com/pricing |
list_plansReturns merchant info and all plans with pricing, scope, delivery, guarantee, and what's not included (public Ad Library data only).
No arguments.
create_orderCreates a draft order brief and returns a Stripe Payment Link. No payment is taken by this tool.
| Field | Required | Notes |
|---|---|---|
plan | Yes | snapshot, dominator, or agency |
email | Yes | Customer work email |
company_name | Yes | |
company_website | No | |
revenue_band | Yes | under_100k, 100k_1m, 1m_5m, 5m_10m, 10m_plus |
industry_vertical | Yes | See tool schema |
competitors | Yes | Brand or Meta Ad Library page names (1 / up to 5 / up to 10 by plan) |
client_account_name | Agency only | |
notes | No | Optional context |
Response: intake_id, checkout_url, merchant, plan, price, summary, pricing_url, next_step.
Use the remote URL with streamable-http transport:
No API key is required. See docs/CLIENT_SETUP.md for client-specific notes.
create_order stores: email, company name, optional website, revenue band, industry, competitor names, optional notes, and plan. Data is used to fulfill the report and send purchase notifications. See makometrics.com/privacy.
| Plan | Price | Competitors |
|---|---|---|
| Competitor Snapshot | $24.99 one-time | 1 |
| Market Dominator | $79.99 / quarter | Up to 5 |
| Agency Plan | $149.99 / month | Up to 10 |
Call list_plans for full inclusions, guarantees, and limitations.
Agents that do not support MCP can POST the same brief to:
https://ufupdlaxddckqxbgbhwu.supabase.co/functions/v1/create-order-intake
This repo contains server.json for the official MCP Registry.
See SECURITY.md. Report issues responsibly.
MIT β see LICENSE. The hosted service is operated by Mako Metrics; this repo is metadata and documentation only.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mako-metrics)<a href="https://allmcps.com/mcp/mako-metrics"><img src="https://allmcps.com/api/badge/mako-metrics?style=directory" alt="Mako Metrics on AllMCPs" /></a>