BudgetPixel MCP Server
OfficialBudgetPixel MCP Server
通过任何兼容 MCP 的客户端生成 AI 图像、视频、音乐和音效 — 并对其进行放大。
BudgetPixel 是一个远程 MCP 服务器。无需安装任何内容,也无需管理 API 密钥:只需连接一次,使用 Google 登录,你的 BudgetPixel 套餐积分和折扣将自动生效。
端点: https://mcp.budgetpixel.com/mcp(Streamable HTTP,OAuth)
设置
Claude Code
claude mcp add budgetpixel --transport http https://mcp.budgetpixel.com/mcpCursor、Windsurf 和其他配置文件客户端
{
"mcpServers": {
"budgetpixel": {
"type": "http",
"url": "https://mcp.budgetpixel.com/mcp"
}
}
}Claude、ChatGPT 和其他连接器 UI — 添加一个指向 https://mcp.budgetpixel.com/mcp 的自定义连接器。
每个客户端的设置指南:budgetpixel.com/mcp
Related MCP server: Aetherwave Studio
工具
工具 | 功能 |
| 文生图、编辑、图生图和多参考生成 |
| 文生视频、图生视频(起始帧加可选结束帧)、参考转视频和视频到视频编辑 |
| 根据提示词和/或你自己的歌词生成完整歌曲,或生成纯音乐 |
| 拟音、环境音、UI 音效、撞击声和过渡音 — 可选择与视频事件同步 |
| 数秒内获得更高分辨率,或由提示词引导的创意细节增强 |
| 通过 Topaz Labs 放大至 30 或 60 fps 的 1080p 或 4K,输入最长 20 秒 |
| 实时模型目录,包含价格、角色提示和每个模型的输入限制 |
| 上传本地文件并获取一个可用作生成输入的 URL |
| 轮询运行中的任务并收集已完成的媒体 |
| 你最近的生成记录,可重复用作输入 |
| 剩余套餐积分 |
| 将已完成的生成作品发布到 BudgetPixel 社区动态 |
任务如何工作
生成工具返回的是任务 ID,而不是已完成的媒体。
工具 | 任务 ID | 轮询方式 | 典型等待时间 |
| 数字 |
| 数秒 |
| uuid |
| 数分钟 |
| 数字 |
| 几分钟 |
| 数字 |
| 文本约 15 秒,视频数分钟 |
| — | 直接返回结果 | 数秒 |
| 数字 | 仅用 | 数分钟 |
音乐和音效的 ID 与图像 ID 一样是数字,因此这两个工具的 type 参数是 必需 的 — 没有该参数,ID 会被当作图像任务读取。
本地文件必须首先经过 upload_media 处理:generate_video 的视频和音频输入仅接受 URL。
要求
需要一个 BudgetPixel 账户。浏览模型目录是免费的;生成、放大、上传和发布则需要 Premium、Pro 或 Ultra 套餐 — 请参阅 budgetpixel.com/pricing。
视频按秒和分辨率计费,因此在执行长视频或高分辨率任务前请确认费用。生成失败绝不收费。
链接
budgetpixel.com/mcp — 设置指南
budgetpixel.com — 平台
支持
许可证
MIT — 请参阅 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