Awesome MCPMedia & Creativity

GenWaveLLC/svgmaker-mcp

⭐ 87 TypeScript repository created 2025-06-02

SVGMaker MCP Server exposes the SVGMaker service to MCP clients for vector graphics work. Three capabilities are covered. Generation produces an SVG from a text description, so an icon, illustration or diagram can be requested in words. Editing takes an existing SVG and a description of the desired change, modifying it rather than regenerating from scratch — which matters for vector art, where a regeneration loses the specific composition that was almost right. Conversion turns a raster image into SVG. The reason to want vector output rather than a generated bitmap is concrete: an SVG scales without loss, is a text file that can be diffed in version control, and can be edited afterwards by hand or by script, which makes it the correct format for interface assets and documentation diagrams. The README notes that its own capability illustration was produced through the server, which is a fair demonstration. It is TypeScript, published on npm as @genwave/svgmaker-mcp, with builds in continuous integration, and requires an SVGMaker API key — a paid hosted dependency. The audience is developers and designers who need icons, illustrations or diagrams as vector files during development, and who would rather ask for one than draw it.

https://github.com/GenWaveLLC/svgmaker-mcp

mcpsvgvector-graphicstypescriptimage-generationsvgmakerdesign-assets

Also in Media & Creativity

heygen-com/hyperframes

HyperFrames is an open-source framework that converts HTML, CSS, and media into deterministic MP4 videos, designed for AI agents and automated content creation workflows.

zcaceres/markdownify-mcp

Markdownify MCP Server is an MCP server that converts various file types and web content into Markdown format, enabling easy content sharing and management within the MCP ecosystem.

samuelgursky/davinci-resolve-mcp

DaVinci Resolve MCP Server is an MCP server that enables AI coding assistants like Cursor and Claude Desktop to control and query DaVinci Resolve through natural language commands.

heshengtao/comfyui_LLM_party

ComfyUI LLM Party is a versatile framework integrating multiple LLMs and MCP server support within ComfyUI to build customizable LLM workflows and AI assistants with social app integration and advanced multi-agent interactions.

MiniMax-AI/MiniMax-MCP

MiniMax-MCP is the official MiniMax Model Context Protocol server enabling MCP clients to interact with advanced AI APIs for text-to-speech, voice cloning, image, and video generation.

elevenlabs/elevenlabs-mcp

The official ElevenLabs MCP server enabling MCP clients to access advanced text-to-speech and audio processing capabilities through ElevenLabs' APIs.

gyoridavid/short-video-maker

Short Video Maker is an open-source tool that automates the creation of short-form videos for social media using the Model Context Protocol and a REST API.

abhiemj/manim-mcp-server

Manim MCP Server is an MCP server that executes Manim animation scripts and returns generated videos, enabling dynamic animation creation through the Model Context Protocol.