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、その他のコネクタUIhttps://mcp.budgetpixel.com/mcp を指すカスタムコネクタを追加します。

各クライアントのステップバイステップガイド: budgetpixel.com/mcp

Related MCP server: Aetherwave Studio

ツール

Tool

機能

generate_image

テキストから画像、編集、画像から画像、マルチリファレンス生成

generate_video

テキストから動画、画像から動画(開始フレームとオプションの終了フレーム)、リファレンスから動画、動画から動画の編集

generate_music

プロンプトや自作の歌詞から完全な楽曲、またはインストゥルメンタル

generate_sound_effect

フォーリー、アンビエンス、UIサウンド、インパクト、トランジション — 動画のイベントにオプションで同期

upscale_image

数秒で高解像度化、またはプロンプトに沿った創造的なディテール強化

upscale_video

Topaz Labs経由で1080pまたは4K、30または60fps。入力は最大20秒

list_models

価格、ロールヒント、モデルごとの入力制限を含む最新のモデルカタログ

upload_media

ローカルファイルをアップロードして、生成入力として使用するURLを取得

check_generation_status

実行中のジョブをポーリングして、完成したメディアを取得

get_generation_history

最近の生成結果。入力として再利用可能

get_credit_balance

プランの残りクレジット

create_social_post

完成した生成結果をBudgetPixelコミュニティフィードに公開

ジョブの仕組み

生成ツールは、完成したメディアではなくジョブIDを返します。

Tool

ジョブID

ポーリング方法

一般的な待ち時間

generate_image

数値

check_generation_status

数秒

generate_video

UUID

check_generation_status

数分

generate_music

数値

type: "music" を指定した check_generation_status

数分

generate_sound_effect

数値

type: "sound_effect" を指定した check_generation_status

テキストなら約15秒、動画なら数分

upscale_image

結果を直接返す

数秒

upscale_video

数値

job_id のみを指定して upscale_video を再度呼び出す

数分

音楽と効果音のIDは画像IDと同じく数値のため、この2つには 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