mcpbeat Sign in

Media Forge MCP Server

local only

Media Forge runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm. Last commit 13 Sep 2026.

MCP server for generating diagrams, charts, presentations, and animations for Markdown documentation

Installs per day peak 27 · avg 9 · +82% w/w
a month agotoday
37
Installs / week
npm · mcp-media-forge
0
Stars
0 open issues
13 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Media Forge 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 media-forge -- npx -y mcp-media-forge
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "media-forge": {
      "args": [
        "-y",
        "mcp-media-forge"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.media-forge]
command = "npx"
args = ["-y", "mcp-media-forge"]
.cursor/mcp.json
{
  "mcpServers": {
    "media-forge": {
      "args": [
        "-y",
        "mcp-media-forge"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "media-forge": {
      "args": [
        "-y",
        "mcp-media-forge"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Media Forge

same job, measured the same way
Chartforge
by crawde

MCP server for ChartForge — generate stunning charts and diagrams from natural language

78 installs/wk local only
Chartforge
by chartforgeai

MCP server for ChartForge — generate stunning charts and diagrams from natural language

local only
MCP Server Chart
by antvis

A Model Context Protocol server for generating charts using AntV.

3 979 installs/wk local only
Mermaid MCP
by mermaidchart

MCP server for Mermaid diagram validation and rendering

25 tools answering
Diagrams MCP
by mskry

Generate cloud architecture diagrams, flowcharts, and sequence diagrams.

149 installs/wk 9 tools answering
I
Charts MCP
by therealtimex

MCP server for generating charts using AntV. Supports various chart types through MCP tools.

58 installs/wk local only
MCP Ratchet Clinical Charting
by m2ai-mcp-servers

MCP server for clinical charting with Claude - document patient visits to EMR

35 installs/wk local only
Avito MCP
by elchin92

MCP server for Avito: chats, listings, orders and analytics, with previews and confirmations.

155 installs/wk local only

Media Forge — questions

Answers built from our own checks of this server.

Why is there no uptime for Media Forge?
Media Forge 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 mcp-media-forge was installed 37 times last week.
How do I connect Media Forge?
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 mcp-media-forge straight from npm; nothing to host, nothing to sign up for.
How many people use Media Forge?
The npm package mcp-media-forge was installed 37 times in the last week. Week over week that is +82%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Media Forge open source?
Yes — it is published under the MIT licence, written in TypeScript 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.