Skip to main content
Glama

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

도구

도구

기능

generate_image

텍스트-이미지, 편집, 이미지-이미지, 다중 참조 생성

generate_video

텍스트-비디오, 이미지-비디오(시작 프레임 및 선택적 종료 프레임), 참조-비디오, 비디오-비디오 편집

generate_music

프롬프트 및/또는 직접 작성한 가사로 전체 곡 생성, 또는 반주 생성

generate_sound_effect

Foley, 앰비언스, 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를 반환합니다.

도구

작업 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와 마찬가지로 숫자이므로 이 두 가지에는 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