Skip to main content
Glama

BudgetPixel 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/mcp

Cursor、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

工具

工具

功能

generate_image

文生图、编辑、图生图和多参考生成

generate_video

文生视频、图生视频(起始帧加可选结束帧)、参考转视频和视频到视频编辑

generate_music

根据提示词和/或你自己的歌词生成完整歌曲,或生成纯音乐

generate_sound_effect

拟音、环境音、UI 音效、撞击声和过渡音 — 可选择与视频事件同步

upscale_image

数秒内获得更高分辨率,或由提示词引导的创意细节增强

upscale_video

通过 Topaz Labs 放大至 30 或 60 fps 的 1080p 或 4K,输入最长 20 秒

list_models

实时模型目录,包含价格、角色提示和每个模型的输入限制

upload_media

上传本地文件并获取一个可用作生成输入的 URL

check_generation_status

轮询运行中的任务并收集已完成的媒体

get_generation_history

你最近的生成记录,可重复用作输入

get_credit_balance

剩余套餐积分

create_social_post

将已完成的生成作品发布到 BudgetPixel 社区动态

任务如何工作

生成工具返回的是任务 ID,而不是已完成的媒体。

工具

任务 ID

轮询方式

典型等待时间

generate_image

数字

check_generation_status

数秒

generate_video

uuid

check_generation_status

数分钟

generate_music

数字

check_generation_status 配合 type: "music"

几分钟

generate_sound_effect

数字

check_generation_status 配合 type: "sound_effect"

文本约 15 秒,视频数分钟

upscale_image

直接返回结果

数秒

upscale_video

数字

仅用 job_id 再次调用 upscale_video

数分钟

音乐和音效的 ID 与图像 ID 一样是数字,因此这两个工具的 type 参数是 必需 的 — 没有该参数,ID 会被当作图像任务读取。

本地文件必须首先经过 upload_media 处理:generate_video 的视频和音频输入仅接受 URL。

要求

需要一个 BudgetPixel 账户。浏览模型目录是免费的;生成、放大、上传和发布则需要 Premium、Pro 或 Ultra 套餐 — 请参阅 budgetpixel.com/pricing

视频按秒和分辨率计费,因此在执行长视频或高分辨率任务前请确认费用。生成失败绝不收费。

链接

支持

support@budgetpixel.com

许可证

MIT — 请参阅 LICENSE

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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