← Registry

AI & Machine Learning

magichour.ai

Manages and monitors AI-driven video, image, and audio generation projects, including file uploads and project polling.

1 endpoint43 known toolsFirst detected August 23, 2026Last detected August 23, 2026

ENDPOINT 1

https://mcp.magichour.ai

No auth detected

MCP server metadata

Name
magic-hour
Version
3.4.7
Capabilities
experimentalloggingprompts.listChangedresources.listChangedtools.listChangedextensions.io.modelcontextprotocol/ui

Known tools 43

ping

Check that the Magic Hour MCP server is reachable.

Inferred read-only
wait_for_video_project

Poll a video project until it completes, errors, is canceled, or times out.

Inferred read-only
wait_for_image_project

Poll an image project until it completes, errors, is canceled, or times out.

Inferred read-only
wait_for_audio_project

Poll an audio project until it completes, errors, is canceled, or times out.

Inferred read-only
upload_file_to_presigned_url

Upload a local file from the MCP server's filesystem to a presigned `upload_url` returned by the upload-URL endpoint.

Potential side effects
fetch_image_download

Fetch a image `downloads[n].

Inferred read-only
fetch_audio_download

Fetch a audio `downloads[n].

Inferred read-only
video_assets_generate_presigned_url

Generates a list of pre-signed upload URLs for the assets required.

Potential side effects
face_detection_retrieve_details

Get the details of a face detection task.

Inferred read-only
face_detection_detect_faces

Detect faces in an image or video.

Inferred read-only
video_projects_retrieve_details

Check the progress of a video project.

Inferred read-only
video_projects_delete

Permanently delete the rendered video.

Potential side effects
ai_talking_photo_create_talking_photo

Create a talking photo from an image and audio or text input.

Potential side effects
ai_video_editor_create_video

**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 workflow.

Potential side effects
animation_create_video

Create a Animation video.

Potential side effects
audio_to_video_create_video

**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 workflow.

Potential side effects
auto_subtitle_generator_create_video

Automatically generate subtitles for your video in multiple languages.

Inferred read-only
character_replace_create_video

**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 or workflow.

Potential side effects
face_swap_create_video

**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 workflow.

Potential side effects
image_to_video_create_video

**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 workflow.

Potential side effects
lip_sync_create_video

**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 workflow.

Potential side effects
text_to_video_create_video

**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 workflow.

Potential side effects
video_to_video_create_video

**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 workflow.

Potential side effects
image_projects_retrieve_details

Check the progress of a image project.

Inferred read-only
image_projects_delete

Permanently delete the rendered image(s).

Potential side effects
ai_clothes_changer_create_image

Change outfits in photos in seconds with just a photo reference.

Inferred read-only
ai_face_editor_edit_image

Edit facial features of an image using AI.

Potential side effects
ai_gif_generator_create_image

Create an AI GIF.

Potential side effects
ai_image_editor_create_image

Edit images with AI.

Potential side effects
ai_headshot_generator_create_image

Create an AI headshot.

Potential side effects
ai_image_generator_create_image

Create an AI image with advanced model selection and quality controls.

Potential side effects
ai_image_upscaler_create_image

Upscale your image using AI.

Inferred read-only
ai_meme_generator_create_image

Create an AI generated meme.

Potential side effects
ai_qr_code_generator_create_image

Create an AI QR code.

Potential side effects
body_swap_create_image

Swap a person into a scene image using Nano Banana 2 Lite (640px/1k) or Nano Banana 2 (2k/4k).

Inferred read-only
face_swap_photo_create_image

Create a face swap photo.

Potential side effects
head_swap_create_image

Swap a head onto a body image.

Inferred read-only
image_background_remover_create_image

Remove background from image.

Potential side effects
photo_colorizer_create_image

Colorize image.

Inferred read-only
audio_projects_retrieve_details

Check the progress of a audio project.

Inferred read-only
audio_projects_delete

Permanently delete the rendered audio file(s).

Potential side effects
ai_voice_generator_create_audio

Generate speech from text.

Inferred read-only
ai_voice_cloner_create_audio

Clone a voice from an audio sample and generate speech.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.magic-hour]
url = "https://mcp.magichour.ai"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "magic-hour": {
      "type": "http",
      "url": "https://mcp.magichour.ai"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: magic-hour
Remote MCP URL: https://mcp.magichour.ai

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "magic-hour": {
      "url": "https://mcp.magichour.ai"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "magic-hour": {
      "type": "http",
      "url": "https://mcp.magichour.ai"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "magic-hour",
  "transport": "streamable-http",
  "url": "https://mcp.magichour.ai"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for magichour.ai was fetched 2026-08-25T19:51:32.147Z.

Trust status Trusted

magichour.ai is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.