Server data from the Official MCP Registry
MCP server for generating diagrams, charts, presentations, and animations for Markdown documentation
MCP server for generating diagrams, charts, presentations, and animations for Markdown documentation
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-pavelguzenfeld-media-forge": {
"args": [
"-y",
"mcp-media-forge"
],
"command": "npx"
}
}
}MCP Media Forge is a well-designed media generation server with appropriate security controls. The server uses Docker containerization to sandbox diagram rendering tools and implements proper input validation. Minor concerns include broad environment variable access and potential command injection risks, but these are mitigated by input validation and Docker sandboxing. Supply chain analysis found 4 known vulnerabilities in dependencies (1 critical, 2 high severity). Package verification found 1 issue.
Scanned 5 files · 8 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!