streamable-httpupdated 1mo ago
Bloopo is a hosted remote MCP server (https://mcp.bloopo.ai/mcp) that turns a one-line brief into finished, on-brand ad creative: short vertical video ads (TikTok, Reels, Shorts), UGC actor ads, talking-head ads, product photos, logos, brand kits, voiceover, music, and captions โ with A/B variant batches and a performance loop (createshortad โ generatevariantbatch โ recordperformance โ whatwon โ iterateonwinner).
What can you do with Bloopo โ AI Ad & Creative Studio?
Bloopo โ make finished ads from one sentence
Bloopo is a hosted remote MCP server (https://mcp.bloopo.ai/mcp) that turns a one-line
brief into finished, on-brand ad creative: short vertical video ads (TikTok, Reels, Shorts),
UGC actor ads, talking-head ads, product photos, logos, brand kits, voiceover, music, and
captions โ with A/B variant batches and a performance loop (create_short_ad โ
generate_variant_batch โ record_performance โ what_won โ iterate_on_winner).
80+ tools on Veo, Kling, Gemini, ElevenLabs. OAuth sign-in โ no API keys. 200 free credits on signup, price shown before anything runs.
Connect
| Client | How |
|---|---|
| Claude.ai / Desktop | Settings โ Connectors โ Add custom connector โ https://mcp.bloopo.ai/mcp |
| Claude Code | claude mcp add --transport http bloopo https://mcp.bloopo.ai/mcp |
| Claude Code (plugin) | claude plugin marketplace add BloopodotAI/bloopo-marketplace then install bloopo |
| ChatGPT | Settings โ Connectors โ Developer mode โ add https://mcp.bloopo.ai/mcp |
| Codex CLI | add an MCP server with URL https://mcp.bloopo.ai/mcp (streamable-http) |
Full per-client walkthrough: https://mcp.bloopo.ai/how-to-connect ยท install page: https://bloopo.ai/mcp
What to say once connected
"Make me a hero shot of my serum bottle on a marble counter, morning light." "Turn that into a 9:16 TikTok ad with a voiceover." "Learn my brand from https://mybrand.com, then redo it on-brand." "Give me 5 headline variants and tell me which one won."
Bloopo quotes the price in credits before anything renders. Nothing runs until you confirm.
Links
- Website: https://bloopo.ai
- Account & credits: https://mcp.bloopo.ai/account
- MCP Registry:
ai.bloopo/bloopo - Terms: https://mcp.bloopo.ai/terms ยท Privacy: https://mcp.bloopo.ai/privacy
Install
Add Bloopo โ AI Ad & Creative Studio to your client. Pick the one you use.
claude mcp add --transport http bloopo-ai-ad-creative-studio https://mcp.bloopo.ai/mcpcodex mcp add bloopo-ai-ad-creative-studio --url https://mcp.bloopo.ai/mcp{
"mcpServers": {
"bloopo-ai-ad-creative-studio": {
"url": "https://mcp.bloopo.ai/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"bloopo-ai-ad-creative-studio": {
"type": "http",
"url": "https://mcp.bloopo.ai/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"bloopo-ai-ad-creative-studio": {
"url": "https://mcp.bloopo.ai/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"bloopo-ai-ad-creative-studio": {
"serverUrl": "https://mcp.bloopo.ai/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Score
39 / 100
Incomplete
- Documentation11/25
- Maintenance16/25
- Trust9/20
- Capability0/15
- Install experience12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 34 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint โ no local install
Version history
| Versions | Published |
|---|---|
| 0.1.1Latest | Jul 28, 2026 |
| 0.1.0 | Jul 14, 2026 |