The only placeholder API with a native MCP server. Claude Code, Cursor, and Windsurf generate working image URLs automatically — no manual setup, no broken links.
$ npm install -g placeholdermcp $ claude mcp add placeholdermcp pmcp mcp-serve # Now just ask: "add a 600x400 placeholder hero image"
Works with your favourite AI coding tools
Every other placeholder service was built for humans copying URLs. PlaceholderMCP is built for the tools that write your code. Your agent signs up, creates an API key, and generates images — you add your card when you're ready.
First-party Model Context Protocol server — not a wrapper
Signup, API keys, image generation — all via API, no browser needed
No CAPTCHA, no bot blocks. AI agents get full API access instantly
Real terminal sessions against the live API, stitched with the real dashboard — no mockups. Pick a scenario below.
Switch generator with a single generator= param. From a coloured label to a real licensed photograph or a prompt-to-image render — same URL, same key.
The classic. Coloured slate with your label, custom fonts, dimensions and format — the default when you just want a labelled box.
pmcp gen 400x300 --text "Hi"
Real stock photos (Picsum) sized to your exact dimensions. Seed for a repeatable shot, or add blur and grayscale.
pmcp gen 600x400 -g photo --seed 7
Real photography under a per-request licence (fleetstreet.ai), served with creator credit and an audit id — safe to ship, not just to mock.
pmcp licensed 800x600 --keyword coast
Prompt-to-placeholder. Describe the image and get a generated render back — great when no stock shot fits the brief.
pmcp gen 512 -g ai --prompt "mountain"
An ASCII-art pattern rendered to a real image — a retro, terminal-flavoured slate for dev tools and docs headers.
pmcp gen 400x300 -g asciiart
A FontAwesome icon rendered on a coloured slate — name the glyph (e.g. fa-star) for crisp icon tiles at any size.
pmcp gen 128 -g icon --text fa-star
The same one-API pattern, extended to audio and video. In development — not yet live.
Turn text into natural speech, and speech back into text — on demand. Placeholder voiceovers and TTS previews for prototypes, backed by our own GPU pool.
Generate a short video clip from a text prompt — a few seconds of placeholder motion for hero sections and demos. Rendered on our GPU pool, one clip at a time.
Every feature designed for AI-assisted development. Your agent handles the setup — you ship faster.
First-party Model Context Protocol server. Claude Code and other MCP-compatible agents use PlaceholderMCP as a tool — no plugins needed.
Signup, API key creation, and image generation — all via REST API. No browser, no CAPTCHA, no manual steps. Built for agents.
Global CDN delivery across 450+ edge locations. Your agent gets images instantly — no waiting, no timeouts.
Colors, text, fonts, dimensions, and formats via URL parameters. Agents generate exactly the right placeholder for every context.
Per-key usage tracking, real-time analytics dashboard. See exactly how your agents and apps consume the API.
7-day free trial — $0 today, then $1/mo, cancel anytime. Agents get a 48-hour keyless window via the CLI, no card needed to start building.
The only placeholder image API built for AI coding agents — with generous rate limits from day one.
7-day free trial, $0 today — then from $1/mo, cancel anytime. Your agent sets up everything.
Loading pricing plans...
Add PlaceholderMCP to your project — your AI agent handles the rest.
Paste this into your project's CLAUDE.md file. Claude Code will use PlaceholderMCP for all placeholder images automatically.
Works with any HTTP client — curl, fetch, axios, requests. Your agent can use the API directly.