Add the server
Point your MCP client at mcp.apiframe.ai with your API key in the X-API-Key header. New accounts start with free credits.
Model Context Protocol
The Apiframe MCP server lets Claude, Cursor, ChatGPT, and any MCP-compatible client generate images, video, and music mid-conversation. Same catalog, same credits, same API key as the REST API.
Remote MCP server
https://mcp.apiframe.ai
Works with
Setup
Add the server to your client config, paste your API key, and ask your agent for an image. No SDK, no local process to babysit. The server runs on our side.
{
"mcpServers": {
"apiframe": {
"url": "https://mcp.apiframe.ai",
"headers": {
"X-API-Key": "YOUR_API_KEY"
}
}
}
} Your key stays in your client config and is sent per request. The server holds no session state. Create or rotate keys anytime in the dashboard.
Tools
The server mirrors the REST API: the same models, parameters, and credit rates, wrapped as MCP tools your agent can discover and call.
generate_image
Text-to-image and image-to-image across Midjourney, Flux, Nano Banana, GPT Image, and every other image model.
generate_video
Text- and image-to-video with Seedance, Kling, Veo, Sora, Hailuo, and the rest of the video catalog.
generate_music
Full songs and instrumentals with Suno, Udio, Lyria, Mureka, and more.
edit_image
Inpainting and prompt-based edits with Flux Fill Pro and friends.
upscale_image
Topaz and Clarity upscalers for print-ready resolution.
upscale_video
Topaz Video upscale to 4K.
remove_background
Clean cutouts with Bria and 851-labs background removal.
get_job
Poll any job for status and CDN result URLs.
list_models
The live model catalog with pricing and capabilities, so agents can pick the right model themselves.
How it works
Point your MCP client at mcp.apiframe.ai with your API key in the X-API-Key header. New accounts start with free credits.
“Generate a 10-second product teaser with Seedance.” The agent picks the tool, fills the parameters, and submits the job.
The tool returns job status and hosted result URLs your agent can embed, download, or hand to the next step in its workflow.
Use cases
Agents that draft copy, generate matching visuals, and assemble ad variants end to end without leaving the conversation.
Generate placeholder-free hero images, icons, and demo videos for your app directly from Cursor or Claude Code.
Ship image and music generation in your own assistant by pointing it at one MCP server instead of five provider APIs.
Scheduled agents that turn briefs into rendered assets (thumbnails, jingles, teasers) and file them where they belong.
Everything about the server, auth, and billing. Anything else, ask us on Discord or through the contact page.
MCP is an open standard that lets AI assistants and agents call external tools. A client like Claude or Cursor connects to an MCP server, discovers its tools, and invokes them during a conversation. The Apiframe MCP server exposes the full generation API as tools, so any MCP client can create images, video, and music.
With your regular Apiframe API key, sent as an X-API-Key header, exactly like the REST API. Keys are created and rotated in the dashboard, and the same team, credits, and permissions apply.
Identically to the REST API. Each tool call spends credits at the model's normal rate, failed jobs are refunded automatically, and everything shows up in the same usage analytics.
Any client that speaks MCP over streamable HTTP: Claude Desktop and Claude Code, Cursor, ChatGPT, Windsurf, and agent frameworks like the OpenAI Agents SDK or LangGraph. If your client only supports stdio servers, bridge it with mcp-remote.
No. Tool calls count against the same per-plan rate and concurrency limits as REST requests. Your plan's concurrent-job cap applies to jobs started over MCP too.
Yes. The list_models tool returns the live catalog with capabilities and per-model pricing, so an agent can choose a model that fits the brief and budget. Or you can pin one in your prompt.
9,800+
developers & companies
Official partner of
Instant access to 70+ media models through a single API. Start free and scale when you're ready.