mcpbeat Sign in

Mediagen MCP Server

local only

Mediagen runs on your own machine — the client starts it, so there is no endpoint to ping. 493 installs a week from npm. Last commit 23 Aug 2026.

Generate images and video from text prompts across Gemini, OpenAI and Kie AI.

Installs per day peak 70 · avg 2
a month agotoday
493
Installs / week
npm · mediagen
54
Stars
0 open issues
23 Aug 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Mediagen every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mediagen -- npx -y mediagen
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mediagen": {
      "args": [
        "-y",
        "mediagen"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mediagen]
command = "npx"
args = ["-y", "mediagen"]
.cursor/mcp.json
{
  "mcpServers": {
    "mediagen": {
      "args": [
        "-y",
        "mediagen"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mediagen": {
      "args": [
        "-y",
        "mediagen"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Mediagen

same job, measured the same way
Image Generator API
by br0ski777

AI image generation from text prompts via Gemini. x402 micropayment.

3 tools answering
Pixel Surgeon
by j-east

AI image and video generation, editing, and region repair via Gemini, OpenAI, and Grok.

62 installs/wk local only
Vicsee MCP Server
by vicseeai

Generate, edit and upscale AI video and images from any agent via VicSee.

80 installs/wk answering
Image Gen
by nuverlabs

Generate and edit images from your coding agent with Gemini and OpenAI, using your own API keys.

78 installs/wk local only
Mediamcp
by legolev

Generate and edit images and video via OpenRouter or any OpenAI-compatible API.

76 installs/wk local only
A
AI Media Studio
by b77

Generate images, videos, voiceovers, and captions from a chat prompt.

answering
Bannerbear
by usefulapi

Generate images, videos, and screenshots from your Bannerbear templates via AI.

15 tools answering
Aetherwave MCP
by aetherwave-studio

Music, image, video and audio generation across top AI providers - one key, one credit pool.

120 installs/wk local only

Mediagen — questions

Answers built from our own checks of this server.

Why is there no uptime for Mediagen?
Mediagen runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mediagen was installed 493 times last week.
How do I connect Mediagen?
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 runs locally, so the command pulls mediagen straight from npm; nothing to host, nothing to sign up for.
How many people use Mediagen?
The npm package mediagen was installed 493 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Mediagen open source?
Yes — it is published under the MIT licence, written in TypeScript and 54 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.