BudgetPixel MCP Server
OfficialBudgetPixel MCP 서버
모든 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
도구
도구 | 기능 |
| 텍스트-이미지, 편집, 이미지-이미지, 다중 참조 생성 |
| 텍스트-비디오, 이미지-비디오(시작 프레임 및 선택적 종료 프레임), 참조-비디오, 비디오-비디오 편집 |
| 프롬프트 및/또는 직접 작성한 가사로 전체 곡 생성, 또는 반주 생성 |
| Foley, 앰비언스, UI 사운드, 충격음, 전환 효과 — 선택적으로 비디오 이벤트와 동기화 |
| 수 초 내 고해상도 변환, 또는 프롬프트로 유도하는 창의적 디테일 향상 |
| Topaz Labs를 통한 1080p 또는 4K, 30/60fps, 최대 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