mcpbeat Sign in

GenMagic MCP Server

by yumaheymans Your server? Claim it
answering

GenMagic is answering right now. Last checked 11 min ago. It exposes 6 tools. Last commit 1 Sep 2026.

Generate text, images, speech, music, and video with any AI model, from one credit balance.

Uptime history 16 days of history · worst day 81%
16 days agonow
100.0%
Uptime 24h
92 of 92 checks
6
Tools
read from the server
329 ms
Response time
average over 24h
0
Stars
last commit 1 Sep 2026

GenMagic does not always answer

Over the last week it answered 92.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add genmagic --transport http https://genmagic.co/api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "genmagic": {
      "url": "https://genmagic.co/api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.genmagic]
url = "https://genmagic.co/api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "genmagic": {
      "url": "https://genmagic.co/api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "genmagic": {
      "url": "https://genmagic.co/api/mcp"
    }
  }
}

Available tools 6

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

generate
generate_image
Generate an image from a text description with GenMagic. Pass 'image' (an https or data URL) to transform THAT image instead of generating from scratch (image-to-image), and type "logo" to make a brand mark. Returns the image inline plus a hosted URL. On-brand automatically when the account has brand personalization on.
generate_music
Generate an original music track from a text description with GenMagic. Returns the audio inline plus a hosted URL. On-brand in mood automatically when the account has brand personalization on.
generate_speech
Turn text into spoken audio with GenMagic. Returns the audio inline plus a hosted URL. The text is voiced verbatim.
generate_text
Generate text with GenMagic: copy, an answer, a draft, code, an SVG graphic, or a complete web page. Pass 'type' to make a specific artifact ("website" for a full self-contained HTML page, "svg" for a vector graphic, "code" for a code snippet, "writing" for prose); omit it for plain text. Attach files for the model to read via 'attachments' (PDF, Word/Excel/PowerPoint, CSV, text/code, images, audio); GenMagic converts anything a model cannot ingest natively. If the caller's account has brand personalization on, the output comes out on-brand automatically, and a website or svg also picks up the brand's palette and typeface.
video
create_video
Start generating a video from a text description with GenMagic. Video is asynchronous, so this returns a job id immediately (nothing is charged yet). Poll it with the get_video tool every few seconds until the status is "completed" to get the hosted video URL. On-brand automatically when the account has brand personalization on.
get_video
Check a video started with create_video. Returns "queued" or "processing" while it renders, "completed" with the hosted video URL when it is ready, or a terminal failure if the render failed. Poll every few seconds until it is either completed or failed (both are terminal: stop polling once you see one). The clip is charged once, on completion.

Endpoints

URLTransportStateLatencyChecked
https://genmagic.co/api/mcp streamable-http answering 310 ms 11 min ago

Alternatives to GenMagic

same job, measured the same way
Imaginode
by imaginode

Generate AI images and videos from 89 models on one credit balance, refunds on failure.

4 tools answering
AI Content Drop
by aicontentdrop

Make AI videos and images from a description, on one credit balance. Sign in to generate.

41 tools answering
Mostai MCP
by most-ai-com

Generate images, video, music, speech and text with 60+ models through your MostAI account.

2 741 installs/wk local only
Distribea MCP
by distribea

Generate images, video, music and voice from your CLI or AI agent. On-brand AI media toolkit.

86 installs/wk 12 tools answering
A
370.ai — AI Gateway: Video (Seedance 2.0, Wan, HappyHorse), Image, Speech + 100+ Chat Models
by router

One key, 100+ models — chat with any LLM and generate video, images, speech. Free trial at 370.ai.

4 tools answering
Pixfaro
by pixfaro

Generate images with any major model — one API key, one prepaid balance, one MCP.

47 installs/wk 8 tools answering
Unifically
by unifically

One API for 100+ AI video, image, music and speech models.

14 tools answering
Deep Art AI
by deeparteffects

Generate and edit images and videos, and check your Deep Art credit balance.

answering

GenMagic — questions

Answers built from our own checks of this server.

What can GenMagic do?
It exposes 6 tools, read directly from the server on our last check. Among them: create_video, generate_image, generate_music, generate_speech, generate_text, get_video. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is GenMagic mostly used for?
Its tools cluster around generate and video. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is GenMagic working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 329 ms. The bar chart above shows every period we have measured.
How do I connect GenMagic?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does GenMagic need an API key?
No. GenMagic completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is GenMagic?
It answers our handshake in 329 ms on average, which is faster than 57% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is GenMagic open source?
Yes — it is published under the MIT licence and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.