BudgetPixel MCP Server
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@BudgetPixel MCP Servergenerate an image of a cozy cabin in the snow"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
BudgetPixel MCP Server
Generate AI images, video, music, and sound effects — and upscale them — from any MCP-compatible client.
BudgetPixel is a remote MCP server. There is nothing to install and no API keys to manage: connect once, sign in with Google, and your BudgetPixel plan credits and discounts apply automatically.
Endpoint: https://mcp.budgetpixel.com/mcp (Streamable HTTP, OAuth)
Setup
Claude Code
claude mcp add budgetpixel --transport http https://mcp.budgetpixel.com/mcpCursor, Windsurf, and other config-file clients
{
"mcpServers": {
"budgetpixel": {
"type": "http",
"url": "https://mcp.budgetpixel.com/mcp"
}
}
}Claude, ChatGPT, and other connector UIs — add a custom connector pointing at
https://mcp.budgetpixel.com/mcp.
Step-by-step guides for each client: budgetpixel.com/mcp
Related MCP server: hedra-mcp-server
Tools
Tool | What it does |
| Text-to-image, editing, image-to-image, and multi-reference generation |
| Text-to-video, image-to-video (start plus optional end frame), reference-to-video, and video-to-video editing |
| Full songs from a prompt and/or your own lyrics, or instrumentals |
| Foley, ambience, UI sounds, impacts, and transitions — optionally synced to a video's events |
| Higher resolution in seconds, or creative detail enhancement steered by a prompt |
| 1080p or 4K at 30 or 60 fps via Topaz Labs, inputs up to 20 seconds |
| The live model catalog with prices, role hints, and per-model input limits |
| Upload a local file and get a URL to use as a generation input |
| Poll a running job and collect the finished media |
| Your recent generations, reusable as inputs |
| Remaining plan credits |
| Publish a finished generation to the BudgetPixel community feed |
How jobs work
Generation tools return a job id rather than the finished media.
Tool | Job id | Poll with | Typical wait |
| numeric |
| seconds |
| uuid |
| minutes |
| numeric |
| a few minutes |
| numeric |
| ~15s text, minutes for video |
| — | returns the result directly | seconds |
| numeric | call | minutes |
Music and sound-effect ids are numeric like image ids, so the type argument is required
for those two — without it the id is read as an image job.
Local files must go through upload_media first: video and audio inputs on generate_video
accept URLs only.
Requirements
A BudgetPixel account. Browsing the model catalog is free; generation, upscaling, uploads, and publishing require any paid plan (Starter, Basic, Premium, Pro or Ultra) — see budgetpixel.com/pricing.
Video is billed per second and by resolution, so confirm cost before long or high-resolution jobs. Failed generations are never charged.
Links
budgetpixel.com/mcp — setup guides
budgetpixel.com — the platform
Support
License
MIT — see LICENSE.
This server cannot be deployed
Maintenance
Related MCP Connectors
Multi-model AI image and video generator. 14 models behind one OAuth-secured MCP endpoint.
Generate images with any major model — one API key, one prepaid balance, one MCP.
Create and manage AI image and video generations through Quriov's fixed public MCP tools.
- MorphedOAuthapp.morphed
Create AI images and videos, manage projects and credits, and use workspace campaign context.
Related MCP Servers
AlicenseNot gradedqualityDmaintenanceEnables AI agents and developers to generate images, videos, audio, and text using 100+ models via MCP or REST with a single API key.4MIT- FlicenseAqualityCmaintenanceEnables browsing Hedra's model catalog and managing AI generation jobs, including submitting, polling, and uploading files, through MCP clients.14-
- AlicenseAqualityCmaintenanceEnables generating images, video, and audio through a single capability-oriented interface, with server-side routing, safety screening, job lifecycle management, concurrency limits, and retention.5MIT

maginary-mcpofficial
AlicenseAqualityBmaintenanceEnables MCP-compatible clients to discover Maginary's image/video generation flags, submit generation requests, and poll for results, including support for API-key and OAuth authentication.131,134 PyPI1MIT