BudgetPixel Official MCP
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Topics declared
- ✓Documented (README)
git clone https://github.com/budgetpixel-ai/budgetpixel-mcp{
"mcpServers": {
"budgetpixel-mcp": {
"command": "node",
"args": ["/path/to/budgetpixel-mcp/dist/index.js"]
}
}
}Resumen de MCP Servers
# 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**
```bash
claude mcp add budgetpixel --transport http https://mcp.budgetpixel.com/mcp
```
**Cursor, Windsurf, and other config-file clients**
```json
{
"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](https://budgetpixel.com/mcp)
## Tools
| Tool | What it does |
|---|---|
| `generate_image` | Text-to-image, editing, image-to-image, and multi-reference generation |
| `generate_video` | Text-to-video, image-to-video (start plus optional end frame), reference-to-video, and video-to-video editing |
| `generate_music` | Full songs from a prompt and/or your own lyrics, or instrumentals |
| `generate_sound_effect` | Foley, ambience, UI sounds, impacts, and transitions — optionally synced to a video's events |
| `upscale_image` | Higher resolution in seconds, or creative detail enhancement steered by a prompt |
| `upscale_video` | 1080p or 4K at 30 or 60 fps via Topaz Labs, inputs up to 20 seconds |
| `list_models` | The live model catalog with prices, role hints, and per-model input limits |
| `upload_media` | Upload a local file and get a URL to use as a generation input |
| `check_generation_status` | Poll a running job and collect the finished media |
| `get_generation_history` | Your recent generations, reusable as inputs |
| `get_credit_balance` | Remaining plan credits |
| `create_social_post` | 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 |
|---|---|---|---|
| `generate_image` | numeric | `check_generation_status` | seconds |
| `generate_video` | uuid | `check_generation_status` | minutes |
| `generate_music` | numeric | `check_generation_status` with `type: "music"` | a few minutes |
| `generate_sound_effect` | numeric | `check_generation_status` with `type: "sound_effect"` | ~15s text, minutes for video |
| `upscale_image` | — | returns the result directly | seconds |
| `upscale_video` | numeric | call `upscale_video` again with just `job_id` | 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 a Premium, Pro, or Ultra plan — see
[budgetpixel.com/pricing](https://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](https://budgetpixel.com/mcp) — setup guides
- [budgetpixel.com](https://budgetpixel.com) — the platform
- [Cursor plugin](https://github.com/budgetpixel-ai/cursor-plugin)
## Support
[support@budgetpixel.com](mailto:support@budgetpixel.com)
## License
MIT — see [LICENSE](LICENSE).
Lo que la gente pregunta sobre budgetpixel-mcp
¿Qué es budgetpixel-ai/budgetpixel-mcp?
+
budgetpixel-ai/budgetpixel-mcp es mcp servers para el ecosistema de Claude AI. BudgetPixel Official MCP Tiene 1 estrellas en GitHub y su última actualización registrada es del 2026-08-27.
¿Cómo se instala budgetpixel-mcp?
+
Puedes instalar budgetpixel-mcp clonando el repositorio (https://github.com/budgetpixel-ai/budgetpixel-mcp) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.
¿Es seguro usar budgetpixel-ai/budgetpixel-mcp?
+
Nuestro agente de seguridad ha analizado budgetpixel-ai/budgetpixel-mcp y le ha asignado un Trust Score de 90/100 (tier: Verified). Revisa el desglose completo de comprobaciones superadas y flags en esta página.
¿Quién mantiene budgetpixel-ai/budgetpixel-mcp?
+
budgetpixel-ai/budgetpixel-mcp es mantenido por budgetpixel-ai. La última actividad registrada en GitHub es del 2026-08-27, con 0 issues abiertos.
¿Hay alternativas a budgetpixel-mcp?
+
Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.
Despliega budgetpixel-mcp en tu cloud
Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.
¿Mantienes este repo? Añade un badge a tu README
Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.
[](https://claudewave.com/repo/budgetpixel-ai-budgetpixel-mcp)<a href="https://claudewave.com/repo/budgetpixel-ai-budgetpixel-mcp"><img src="https://claudewave.com/api/badge/budgetpixel-ai-budgetpixel-mcp" alt="Featured on ClaudeWave: budgetpixel-ai/budgetpixel-mcp" width="320" height="64" /></a>Más MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!