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
ツール
Tool | 機能 |
| テキストから画像、編集、画像から画像、マルチリファレンス生成 |
| テキストから動画、画像から動画(開始フレームとオプションの終了フレーム)、リファレンスから動画、動画から動画の編集 |
| プロンプトや自作の歌詞から完全な楽曲、またはインストゥルメンタル |
| フォーリー、アンビエンス、UIサウンド、インパクト、トランジション — 動画のイベントにオプションで同期 |
| 数秒で高解像度化、またはプロンプトに沿った創造的なディテール強化 |
| Topaz Labs経由で1080pまたは4K、30または60fps。入力は最大20秒 |
| 価格、ロールヒント、モデルごとの入力制限を含む最新のモデルカタログ |
| ローカルファイルをアップロードして、生成入力として使用するURLを取得 |
| 実行中のジョブをポーリングして、完成したメディアを取得 |
| 最近の生成結果。入力として再利用可能 |
| プランの残りクレジット |
| 完成した生成結果をBudgetPixelコミュニティフィードに公開 |
ジョブの仕組み
生成ツールは、完成したメディアではなくジョブIDを返します。
Tool | ジョブID | ポーリング方法 | 一般的な待ち時間 |
| 数値 |
| 数秒 |
| UUID |
| 数分 |
| 数値 |
| 数分 |
| 数値 |
| テキストなら約15秒、動画なら数分 |
| — | 結果を直接返す | 数秒 |
| 数値 |
| 数分 |
音楽と効果音のIDは画像IDと同じく数値のため、この2つには 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