Home
Providers
AdMakeAI
AdMakeAI
AI ad-creative platform for Meta, Instagram, and TikTok that turns product photos or prompts into finished ad images and UGC-style video ads, batch-generates ad-set variations, generates ad copy, researches competitor ads from the Meta Ad Library, reads Meta campaign analytics, and drafts and publishes campaigns through the official Meta Marketing API. Its machine-readable contract is not an OpenAPI: AdMakeAI is a tRPC application projected two ways, as a hosted streamable-HTTP MCP server at /api/mcp and as 1:1 REST procedure paths at /api/v1, both bound to one account and one credit pool. It implements the full MCP authorization stack (RFC 8414, RFC 9728, RFC 7591, PKCE S256) with three scopes filtered at tools/list, publishes an llms.txt, an MCP server card and an agent-skills index under /.well-known/, and ships a first-party Agent Skill for coding agents.
AdMakeAI publishes 3 APIs on the APIs.io network. Tagged areas include Advertising, Marketing, AdTech, Generative AI, and Image-Generation.
AdMakeAI’s developer surface includes authentication, documentation, API reference, getting-started guide, support, engineering blog, pricing, and 21 more developer resources.
3 APIs
2 MCP Servers
On this page
Kin Score
APIs 3
MCP Servers 2
Pricing Plans 1
Rate Limits 1
Security Posture 2
Scopes 1
Agentic Access 1
Resources 28
apis.yml
26 Operational Transparency
Composite quality — 41.9/100 · developing
Agent readiness — 38/100 · agent ready
Individual APIs this provider publishes, each with its own machine-readable definition.
Model Context Protocol servers that expose these APIs to AI agents.
Published pricing tiers and plan structures.
Documented rate limits and quota policies.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 3
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 4
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 5
Pagination, idempotency, versioning, errors, and events
Build 2
SDKs, sample code, and the tooling you integrate with
Access & Security 3
Authentication, authorization, and security posture
Operate 2
Status, limits, changes, and where to get help
Commercial 5
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Source (apis.yml)
name: AdMakeAI
description: 'AI ad-creative platform for Meta, Instagram, and TikTok that turns product photos or prompts into finished ad
images and UGC-style video ads, batch-generates ad-set variations, generates ad copy, researches competitor ads from the
Meta Ad Library, reads Meta campaign analytics, and drafts and publishes campaigns through the official Meta Marketing API.
Its machine-readable contract is not an OpenAPI: AdMakeAI is a tRPC application projected two ways, as a hosted streamable-HTTP
MCP server at /api/mcp and as 1:1 REST procedure paths at /api/v1, both bound to one account and one credit pool. It implements
the full MCP authorization stack (RFC 8414, RFC 9728, RFC 7591, PKCE S256) with three scopes filtered at tools/list, publishes
an llms.txt, an MCP server card and an agent-skills index under /.well-known/, and ships a first-party Agent Skill for coding
agents.'
deliveryModel:
model: unknown
open_source: unknown
commercial: true
callable_host: false
label: Delivery model not determined — needs a product licence on record
confidence: low
source:
- pricing
- repository-unlicensed
generated: '2026-08-28'
method: derived
accessModel:
pricing: freemium
onboarding: self-serve
trial: false
try_now: true
public: false
label: Freemium · Self-serve signup
confidence: high
source:
- plans
- authentication
- scopes
- rate-limits
- security
generated: '2026-09-02'
method: derived
image: https://admakeai.com/apple-touch-icon.png
url: https://raw.githubusercontent.com/api-evangelist/admakeai/refs/heads/main/apis.yml
created: '2026-08-11'
modified: '2026-08-11'
specificationVersion: '0.23'
tags:
- Advertising
- Marketing
- AdTech
- Generative AI
- Image-Generation
- Video Generation
- Meta Ads
- Competitive Intelligence
- MCP
- Agents
- Agent Skills
tags_raw:
- Advertising
- Marketing
- AdTech
- Generative AI
- Image Generation
- Video Generation
- Meta Ads
- Competitive Intelligence
- MCP
- Agents
- Agent Skills
apis:
- name: AdMakeAI REST API
description: 'RPC-style JSON REST API with dot-named tRPC procedure paths (e.g. adGeneration.create) covering ad image and
UGC video generation, batch ad sets, ad copy, competitor ad research, Meta analytics, and Meta campaign draft publishing.
POST bodies are JSON; GET inputs go in ?input=<URL-encoded JSON>; responses are wrapped as { ok, tool, data }. Authenticated
via an x-api-key header (or Authorization: Bearer). Every MCP tool is reachable here 1:1. No OpenAPI is published.'
humanURL: https://admakeai.com/agents
baseURL: https://admakeai.com/api/v1
tags:
- Advertising
- Marketing
- AdTech
- Generative AI
- Image-Generation
- Video Generation
- Meta Ads
- Competitive Intelligence
- MCP
- Agents
- Agent Skills
tags_raw:
- Advertising
- Marketing
- AdTech
- Generative AI
- Image Generation
- Video Generation
- Meta Ads
- Competitive Intelligence
- MCP
- Agents
- Agent Skills
properties:
- type: Documentation
url: https://admakeai.com/api/docs
- type: APIReference
url: https://admakeai.com/api/docs
- type: Authentication
url: authentication/admakeai-authentication.yml
- type: Conventions
url: conventions/admakeai-conventions.yml
- type: ErrorCatalog
url: errors/admakeai-error-codes.yml
- type: DataModel
url: data-model/admakeai-data-model.yml
- name: AdMakeAI MCP Server
description: Hosted, stateless streamable-HTTP MCP server exposing 65 tools across account, projects, uploads, ad image
generation, ad copy, ad sets, UGC video, competitor research, Meta publishing and Meta analytics. Authorization is OAuth
2.1 with dynamic client registration and PKCE S256 (scopes mcp:read, mcp:write, mcp:publish, offline_access, filtered
at tools/list) or an account API key. Listed in the official MCP registry as com.admakeai/admakeai. Works with Claude
Code/Desktop, Cursor, VS Code/Copilot, Windsurf, Codex, Gemini CLI, and Cline.
humanURL: https://admakeai.com/agents
baseURL: https://admakeai.com/api/mcp
tags:
- Advertising
- Marketing
- AdTech
- Generative AI
- Image-Generation
- Video Generation
- Meta Ads
- Competitive Intelligence
- MCP
- Agents
- Agent Skills
tags_raw:
- Advertising
- Marketing
- AdTech
- Generative AI
- Image Generation
- Video Generation
- Meta Ads
- Competitive Intelligence
- MCP
- Agents
- Agent Skills
properties:
- type: MCPServer
url: https://admakeai.com/api/mcp
- type: MCPServer
url: mcp/admakeai-mcp.yml
- type: ToolCrosswalk
url: mcp/admakeai-tool-crosswalk.yml
- type: AgenticAccess
url: agentic-access/admakeai-agentic-access.yml
- type: OAuthScopes
url: scopes/admakeai-scopes.yml
- type: Documentation
url: https://admakeai.com/agents
- name: AdMakeAI Agent Skill
description: Published SKILL.md that teaches an agent tool selection from natural-language intent, credit mechanics, pagination,
destructive-action confirmation, and prompt patterns for ad creative. Installed via 'npx skills add admakeai/agent-skills'
— note that command resolves to a GitHub org that does not exist; the repository is at github.com/mesmerlord/admakeai-agent-skills.
humanURL: https://admakeai.com/agents
baseURL: https://admakeai.com/agents
tags:
- Advertising
- Marketing
- AdTech
- Generative AI
- Image-Generation
- Video Generation
- Meta Ads
- Competitive Intelligence
- MCP
- Agents
- Agent Skills
tags_raw:
- Advertising
- Marketing
- AdTech
- Generative AI
- Image Generation
- Video Generation
- Meta Ads
- Competitive Intelligence
- MCP
- Agents
- Agent Skills
properties:
- type: AgentSkill
url: https://admakeai.com/agents
- type: AgentSkill
url: skills/_index.yml
- type: SourceCode
url: https://github.com/mesmerlord/admakeai-agent-skills
common:
- type: Website
url: https://www.admakeai.com/
- type: License
name: MIT
url: https://github.com/mesmerlord/admakeai-agent-skills/blob/main/LICENSE
- type: WellKnown
url: well-known/admakeai-well-known.yml
- type: LLMsTxt
url: llms/admakeai-llms.txt
- type: Packages
url: packages/admakeai-packages.yml
- type: Authentication
url: authentication/admakeai-authentication.yml
- type: OAuthScopes
url: scopes/admakeai-scopes.yml
- type: AgenticAccess
url: agentic-access/admakeai-agentic-access.yml
- type: AgentSkill
url: skills/_index.yml
- type: Conventions
url: conventions/admakeai-conventions.yml
- type: ErrorCatalog
url: errors/admakeai-error-codes.yml
- type: Conformance
url: conformance/admakeai-conformance.yml
- type: Lifecycle
url: lifecycle/admakeai-lifecycle.yml
- type: DataModel
url: data-model/admakeai-data-model.yml
- type: Plans
url: plans/admakeai-plans-pricing.yml
- type: RateLimits
url: rate-limits/admakeai-rate-limits.yml
- type: DomainSecurity
url: security/admakeai-domain-security.yml
- type: DeveloperPortal
url: https://admakeai.com/agents
- type: Documentation
url: https://admakeai.com/api/docs
- type: APIReference
url: https://admakeai.com/api/docs
- type: GettingStarted
url: https://admakeai.com/connect
- type: Support
url: https://admakeai.com/resources/faq
- type: Blog
url: https://admakeai.com/blog
- type: Pricing
url: https://admakeai.com/pricing
- type: SignUp
url: https://admakeai.com/register
- type: TermsOfService
url: https://admakeai.com/resources/terms-of-service
- type: PrivacyPolicy
url: https://admakeai.com/resources/privacy-policy
- type: SourceCode
url: https://github.com/mesmerlord/admakeai-mcp
maintainers:
- FN: AdMakeAI
url: https://admakeai.com/
email: support@admakeai.com
generated:
by: apis.io/add
model: claude-opus-4-8
confidence: 90
at: '2026-08-11T12:03:43.826Z'
x-enrichment:
date: '2026-08-11'
status: enriched
artifacts_added: 24
pass: local-v1
x-coverage:
state: covered
note: 'The human surface of admakeai.com is unreadable to any non-browser client — every HTML path, including paths that
do not exist, returns HTTP 403 behind a Cloudflare managed challenge, so /pricing, /api/docs, /blog, /connect and the
declared sitemaps could not be read. The machine surface is exempted from that challenge and is unusually rich: /llms.txt,
/.well-known/mcp.json, /.well-known/agent-skills.json and the OAuth metadata documents all returned 200, and a first-party
65-tool manifest with input schemas was recovered from the provider''s GitHub repositories. This profile is therefore
built entirely from machine-readable sources.'
evidence:
- url: https://admakeai.com/llms.txt
status: 200
- url: https://admakeai.com/.well-known/mcp.json
status: 200
- url: https://admakeai.com/.well-known/oauth-authorization-server
status: 200
- url: https://admakeai.com/api/docs
status: 403
- url: https://admakeai.com/api/mcp
status: 403
- url: https://github.com/admakeai/agent-skills
status: 404
checked: '2026-08-11'
Every provider here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for providers
9 MCP tools reach this
find_providersBrowse and filter every provider in the catalog.
get_provider_artifactsEvery artifact this provider publishes, grouped by type.
get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
get_provider_ratingPRO — composite, band, trend and facet scores.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools →
Call it yourself
curl for this page
This provider
curl "https://apis.io/api/v1/providers/admakeai"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/admakeai/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/admakeai/evidence"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms .
A second provider on the same verified email joins the account you already have.