Media Forge runs on your own machine — the client starts it, so there is no endpoint to ping. 62 installs a week from npm. Last commit 12 Mar 2026.
MCP server for generating diagrams, charts, presentations, and animations for Markdown documentation
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.
claude mcp add media-forge -- npx -y mcp-media-forge
{
"mcpServers": {
"media-forge": {
"args": [
"-y",
"mcp-media-forge"
],
"command": "npx"
}
}
}
[mcp_servers.media-forge]
command = "npx"
args = ["-y", "mcp-media-forge"]
{
"mcpServers": {
"media-forge": {
"args": [
"-y",
"mcp-media-forge"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"media-forge": {
"args": [
"-y",
"mcp-media-forge"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.