BudgetPixel MCP Server
OfficialClick on "Install 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: Aetherwave Studio
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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables AI photo generation, editing, and video creation from MCP-compatible clients like Claude Desktop, Cursor, and Windsurf.87MIT
- AlicenseAqualityBmaintenanceOne MCP server for music, image, video, and audio generation across Suno, Grok Imagine, Seedance, Kling, Hailuo, Wan, VEO, Ideogram, and GPT Image 2. Generate, edit, upscale, reframe, and master through one API key and one credit pool.167146MIT

Createya MCP & APIofficial
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
Related MCP Connectors
Generate images with any major model — one API key, one prepaid balance, one MCP.
Create, browse, remix, collaborate on, and run durable AI workflow nodes from MCP hosts.
Connect MCP clients to 2,000+ AI models without managing provider API keys.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/budgetpixel-ai/budgetpixel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server