mcp-media-forge
Related Servers
Alternatives to mcp-media-forge
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to generate stylized images from text and code, with syntax highlighting and markdown formatting support.MIT
- AlicenseNot gradedqualityBmaintenanceEnables agents to create display-quality visual content across HTML, Mermaid, pseudocode, text trees, and diffs, with automatic layout repair and rendering verification to prevent overlaps, overflow, and connection conflicts.16 npm1Apache 2.0
- FlicenseNot gradedqualityCmaintenanceProvides AI agents with tools to generate, validate, and inspect diagrams from natural-language prompts, using the Kroki rendering engine to produce SVG files.-
- FlicenseAqualityCmaintenanceEnables Claude Code to create and edit presentation-grade visualizations such as cloud architecture diagrams, charts, KPI dashboards, and poster infographics, with auto-layout, themes, and export to SVG, PNG, JPG, and PDF.6-
- AlicenseBqualityDmaintenanceEnables AI assistants to generate and render Mermaid diagrams (flowcharts, sequence diagrams, etc.) as PNG/SVG images with local file saving and HTTP access URLs. Supports batch processing and intelligent caching for efficient diagram creation.163 npm1MIT
- FlicenseNot gradedqualityBmaintenanceEnables AI agents to author presentations, reports, and one-pagers as visual documents that humans can edit in a WYSIWYG editor and export to a single HTML file.-
TDQS
Scored across 8 tools
Each rendering tool targets a distinct output format (Mermaid, D2, Graphviz, Vega-Lite, HTML, slides), with no overlapping purposes. get_tool_guide and list_assets have clearly separate roles.
All rendering tools follow the 'render_<format>' pattern, with 'get_tool_guide' and 'list_assets' using a consistent verb_noun structure. Naming is uniform and predictable.
8 tools cover a broad range of media types and supporting functions (guide, listing). This is well-scoped for a media rendering server without being excessive or minimal.
The tool surface covers key generation tasks for multiple formats and includes guidance and asset listing. Minor gap: no tool to delete or update assets, but this aligns with a generate-focused server.