← Index

io.github.PavelGuzenfeld/media-forge

io.github.PavelGuzenfeld/media-forge·v0.2.0·Other
Quality Score
78
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "media-forge": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-media-forge"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "media-forge": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-media-forge"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y mcp-media-forge
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other