mcpserver.lol
registry/magic-hour
Connection check verified live · 27h ago

magic-hour

Create and edit images, videos, and audio through Magic Hour's hosted Streamable HTTP MCP server.

Tools 44
GitHub stars 3
Installs / wk
Licence
Transport streamable-http
Last checked 27h ago

Tools & capabilities

44 tools

Read from the running server on 27h ago.

ai_clothes_changer_create_image nameassets*
Change outfits in photos in seconds with just a photo reference. Each photo costs 25 credits. MCP guidance: - This starts an async image generation job and returns `id` plus `cred…
ai_face_editor_edit_image namestyle*assets*
Edit facial features of an image using AI. Each edit costs 1 frame. The height/width of the output image depends on your subscription. Please refer to our [pricing](https://magicho…
ai_gif_generator_create_image namestyle*output_format
Create an AI GIF. Each GIF costs 50 credits. MCP guidance: - This starts an async image generation job and returns `id` plus `credits_charged` immediately. If the user wants the f…
ai_headshot_generator_create_image namestyleassets*
Create an AI headshot. Each headshot costs 50 credits. MCP guidance: - This starts an async image generation job and returns `id` plus `credits_charged` immediately. If the user w…
ai_image_editor_create_image namemodelstyle*assets*resolutionimage_count +1
Edit images with AI. MCP guidance: - This starts an async image generation job and returns `id` plus `credits_charged` immediately. If the user wants the finished result, call the…
ai_image_generator_create_image namemodelstyle*resolutionimage_count*aspect_ratio
Create an AI image with advanced model selection and quality controls. MCP guidance: - This starts an async image generation job and returns `id` plus `credits_charged` immediatel…
ai_image_upscaler_create_image namestyleassets*scale_factor*
Upscale your image using AI. Each 2x upscale costs 50 credits for balanced/creative modes, and 25 credits for preserve. 4x upscale costs 200 and 100 credits respectively. MCP guid…
ai_meme_generator_create_image namestyle*
Create an AI generated meme. Each meme costs 10 credits. MCP guidance: - This starts an async image generation job and returns `id` plus `credits_charged` immediately. If the user…
ai_qr_code_generator_create_image namestyle*content*
Create an AI QR code. Each QR code costs 0 credits. MCP guidance: - This starts an async image generation job and returns `id` plus `credits_charged` immediately. If the user want…
ai_talking_photo_create_talking_photo namestyleassets*end_seconds*start_seconds*max_resolution
Create a talking photo from an image and audio or text input. MCP guidance: - This starts an async video generation job and returns `id` plus `credits_charged` immediately. If the…
ai_video_editor_create_video namemodelstyle*assets*resolutionend_seconds* +1
**What this API does** Create the same Video Editor you can make in the browser, but programmatically, so you can automate it, run it at scale, or connect it to your own app or wo…
ai_voice_cloner_create_audio namestyle*assets*
Clone a voice from an audio sample and generate speech. * Each character costs 0.1 credits. * The cost is rounded up to the nearest whole number MCP guidance: - This starts an a…
ai_voice_generator_create_audio namestyle*
Generate speech from text. Each character costs 0.1 credits. The cost is rounded up to the nearest whole number. MCP guidance: - This starts an async audio generation job and retu…
animation_create_video fps*namestyle*width*assets*height* +1
Create a Animation video. The estimated frame cost is calculated based on the `fps` and `end_seconds` input. MCP guidance: - This starts an async video generation job and returns…
audio_projects_delete id*
Permanently delete the rendered audio file(s). This action is not reversible, please be sure before deleting.
audio_projects_retrieve_details id*
Check the progress of a audio project. The `downloads` field is populated after a successful render. **Statuses** - `queued` — waiting to start - `rendering` — in progress - `co…
audio_to_video_create_video namestyleassets*resolutionend_seconds*start_seconds
**What this API does** Create the same Audio To Video you can make in the browser, but programmatically, so you can automate it, run it at scale, or connect it to your own app or…
auto_subtitle_generator_create_video namestyle*assets*end_seconds*start_seconds*
Automatically generate subtitles for your video in multiple languages. MCP guidance: - This starts an async video generation job and returns `id` plus `credits_charged` immediatel…
body_swap_create_image nameassets*resolution*
Swap a person into a scene image using Nano Banana 2 Lite (640px/1k) or Nano Banana 2 (2k/4k). Credits depend on `resolution` (from 50 credits at 640px upward). MCP guidance: - Th…
character_replace_create_video namestyleassets*resolutionend_seconds*start_seconds
**What this API does** Create the same Character Replace you can make in the browser, but programmatically, so you can automate it, run it at scale, or connect it to your own app…
face_detection_detect_faces assets*confidence_score
Detect faces in an image or video. Use this API to get the list of faces detected in the image or video to use in the [face swap photo](https://docs.magichour.ai/api-refere…
face_detection_retrieve_details id*
Get the details of a face detection task. Use this API to get the list of faces detected in the image or video to use in the [face swap photo](https://docs.magichour.ai/api-refer…
face_swap_create_video namestyleassets*end_seconds*start_seconds*
**What this API does** Create the same Face Swap you can make in the browser, but programmatically, so you can automate it, run it at scale, or connect it to your own app or workf…
face_swap_photo_create_image nameassets*
Create a face swap photo. Each photo costs 10 credits. The height/width of the output image depends on your subscription. Please refer to our [pricing](https://magichour.ai/pricing…
fetch_audio_download max_bytesdownload_url*
Fetch a audio `downloads[n].url` from a completed audio project and return it as inline MCP audio content for compatible clients. Pass the exact full signed URL from `downloads[n].…
fetch_image_download max_bytesdownload_url*
Fetch a image `downloads[n].url` from a completed image project and return it as inline MCP image content for compatible clients. Pass the exact full signed URL from `downloads[n].…
fetch_video_download max_bytesdownload_url*
Fetch a video `downloads[n].url` from a completed video project and return it as an embedded MCP binary resource for compatible clients. Pass the exact full signed URL from `downlo…
head_swap_create_image nameassets*max_resolution
Swap a head onto a body image. Each image costs 10 credits. Output resolution depends on your subscription; you may set `max_resolution` lower than your plan maximum if desired. M…
image_background_remover_create_image nameassets*
Remove background from image. Each image costs 5 credits. MCP guidance: - This starts an async image generation job and returns `id` plus `credits_charged` immediately. If the use…
image_projects_delete id*
Permanently delete the rendered image(s). This action is not reversible, please be sure before deleting.
image_projects_retrieve_details id*
Check the progress of a image project. The `downloads` field is populated after a successful render. **Statuses** - `queued` — waiting to start - `rendering` — in progress - `co…
image_to_video_create_video nameaudiomodelstyleassets*resolution +1
**What this API does** Create the same Image To Video you can make in the browser, but programmatically, so you can automate it, run it at scale, or connect it to your own app or…
lip_sync_create_video namestyleassets*end_seconds*max_fps_limitstart_seconds*
**What this API does** Create the same Lip Sync you can make in the browser, but programmatically, so you can automate it, run it at scale, or connect it to your own app or workfl…
photo_colorizer_create_image nameassets*
Colorize image. Each image costs 10 credits. MCP guidance: - This starts an async image generation job and returns `id` plus `credits_charged` immediately. If the user wants the f…
ping
Check that the Magic Hour MCP server is reachable.
text_to_video_create_video nameaudiomodelstyle*resolutionend_seconds* +1
**What this API does** Create the same Text To Video you can make in the browser, but programmatically, so you can automate it, run it at scale, or connect it to your own app or w…
upload_file_to_presigned_url upload_url*content_typelocal_file_path*
Upload a local file from the MCP server's filesystem to a presigned `upload_url` returned by the upload-URL endpoint. Use this for local CLI testing when the server can read the fi…
video_assets_generate_presigned_url items*
Generates a list of pre-signed upload URLs for the assets required. This API is only necessary if you want to upload to Magic Hour's storage. Refer to the [Input Files Guide](https…
video_projects_delete id*
Permanently delete the rendered video. This action is not reversible, please be sure before deleting.
video_projects_retrieve_details id*
Check the progress of a video project. The `downloads` field is populated after a successful render. **Statuses** - `queued` — waiting to start - `rendering` — in progress - `co…
video_to_video_create_video namestyle*assets*end_seconds*start_seconds*fps_resolution
**What this API does** Create the same Video To Video you can make in the browser, but programmatically, so you can automate it, run it at scale, or connect it to your own app or…
wait_for_audio_project id*timeout_secondsmax_inline_downloadspoll_interval_secondsmax_bytes_per_downloadinclude_inline_downloads
Poll an audio project until it completes, errors, is canceled, or times out. Returns the final project JSON and, when complete, attempts to inline audio downloads for Inspector or…
wait_for_image_project id*timeout_secondsmax_inline_downloadspoll_interval_secondsmax_bytes_per_downloadinclude_inline_downloads
Poll an image project until it completes, errors, is canceled, or times out. Returns the final project JSON and, when complete, attempts to inline image downloads for Inspector or…
wait_for_video_project id*timeout_secondsmax_inline_downloadspoll_interval_secondsinclude_inline_downloads
Poll a video project until it completes, errors, is canceled, or times out. Returns sanitized download fields. Use `exact_download_urls[n]` or `downloads[n].url` exactly as returne…