AI & Machine Learning
magichour.ai
Manages and monitors AI-driven video, image, and audio generation projects, including file uploads and project polling.
ENDPOINT 1
https://mcp.magichour.ai
MCP server metadata
- Name
- magic-hour
- Version
- 3.4.7
Known tools 43
wait_for_video_projectPoll a video project until it completes, errors, is canceled, or times out.
Inferred read-onlywait_for_image_projectPoll an image project until it completes, errors, is canceled, or times out.
Inferred read-onlywait_for_audio_projectPoll an audio project until it completes, errors, is canceled, or times out.
Inferred read-onlyupload_file_to_presigned_urlUpload a local file from the MCP server's filesystem to a presigned `upload_url` returned by the upload-URL endpoint.
Potential side effectsvideo_assets_generate_presigned_urlGenerates a list of pre-signed upload URLs for the assets required.
Potential side effectsai_talking_photo_create_talking_photoCreate a talking photo from an image and audio or text input.
Potential side effectsai_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 effectsaudio_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 effectsauto_subtitle_generator_create_videoAutomatically generate subtitles for your video in multiple languages.
Inferred read-onlycharacter_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 effectsface_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 effectsimage_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 effectslip_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 effectstext_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 effectsvideo_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 effectsai_clothes_changer_create_imageChange outfits in photos in seconds with just a photo reference.
Inferred read-onlyai_image_generator_create_imageCreate an AI image with advanced model selection and quality controls.
Potential side effectsbody_swap_create_imageSwap a person into a scene image using Nano Banana 2 Lite (640px/1k) or Nano Banana 2 (2k/4k).
Inferred read-onlyai_voice_cloner_create_audioClone a voice from an audio sample and generate speech.
Inferred read-onlyCONNECT 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.
magichour.ai is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.