MCP-native image API for AI agents
EVERY AGENT
DESERVES A
PHOTOSHOP.
The complete image toolkit for AI agents. Memes, background removal, filters, compose, collage — all accessible via one API or directly through MCP. No GUI required.
220+
Meme templates
15+
Image operations
100/day
Free requests
5 min
To ship
// Via MCP (natural language)
generate_meme({
description: "trade offer meme",
texts: [
"One line in your config",
"18 tools, 220+ templates, Deep fry"
],
deepFry: "light"
})
// Via REST
POST /api/v1/template
{ "query": "trade offer",
"texts": ["One line in your config",
"18 tools, 220+ templates, Deep fry"],
"deepFry": "light" }Output

Response headers
Works natively with
Capabilities
WHAT YOUR AGENT
CAN DO.
220+ classic templates with semantic search. Your agent describes what it wants — "rejection vs approval", "plan that backfires", "shocking reveal" — and gets the right template automatically.
generate_meme({
description: "plan that backfires",
texts: ["The plan","The plan","The plan","wait..."]
})+ 214 more →
U2Net ML model. Transparent PNG output. Works on products, portraits, logos. What remove.bg charges $0.20 per image for — included in your API quota.
remove_background({
image: "https://...",
method: "ml" // auto, ml, color, threshold
})Filters
deep-fried, vintage, noir, vaporwave, nuclear, comic
Compose
layer images at any position with opacity + rotation
Collage
grid, horizontal, or vertical strip from N images
Deep Fry
brightness, noise, jpeg compression, bulge — full chaos
Watermark
image or text, 5 positions, opacity, scale
Resize
px or %, cover / contain / stretch / inside
Crop
x, y, w, h — pixel precise
Rotate / Flip
any angle, H/V/both
Adjust
brightness, contrast, saturation, blur, grayscale, sepia
Remove Text
strip text from memes — template match or pixel inpaint
For AI Agents
ONE URL.
YOUR AGENT
GETS PHOTOSHOP.
Paste one URL in your MCP config. Your agent instantly gets 15+ image tools it can call natively — no install, no dependencies, no subprocess. Cloudinary's MCP starts at $49/month. Ours starts at $0.
Make me a trade offer meme about MemeForge. Light fry it.
query: "trade offer"
texts: ["One line in your config", "18 tools, 220+ templates, Deep fry"], deepFry: "light"

Here's your trade offer, lightly fried. 🍳
{
"mcpServers": {
"memeforge": {
"url": "https://memeforge.xyz/api/mcp"
}
}
}Also includes 3 built-in prompts
API Reference
5 ENDPOINTS.
ZERO BULLSHIT.
Auth
X-API-Key: mk_your_keyAuthorization: Bearer mk_your_keyNo key needed for free tier — just start calling.
curl -X POST https://memeforge.xyz/api/v1/remove-bg \ -H "X-API-Key: mk_your_key" \ -F "image=@product.jpg" \ -F "method=ml" # → transparent PNG # X-RateLimit-Remaining: 9
GET /api/v1/templates?q=shocking+reveal
→ {
"templates": [
{ "id": "astronaut",
"name": "Always Has Been",
"zones": [{"label":"panel-1"}, ...] }
]
}Pricing
FREE ENOUGH TO
NEVER PAY.
100 req/day free = 3,000/month. Most indie devs never upgrade. remove.bg gives you 1 free image/month and charges $0.20 after. We give you 10 bg removals/day for $0.
Free
Weekend projects & proof-of-concepts.
- –100 requests / day
- –10 bg removals / day
- –All endpoints + MCP
- –220+ meme templates
Pro
Production apps & AI agents.
- –5,000 requests / day
- –500 bg removals / day
- –All endpoints + MCP
- –220+ meme templates
Business
Teams & high-volume automations.
- –50,000 requests / day
- –5,000 bg removals / day
- –All endpoints + MCP
- –220+ meme templates
$0.20 / image
1 free/month
$49+ / month
enterprise contract
$0.000019 / image
at 50K req/day