mcp-painter
If you are the rightful owner of mcp-painter and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server that provides drawing capabilities for AI assistants.
The Drawing MCP Server is designed to enhance AI assistants with the ability to create and manipulate visual content. It allows users to create a canvas of specified dimensions, draw filled rectangles with custom colors, and export the canvas as a PNG image. Additionally, users can retrieve the raw canvas data in JSON format, making it versatile for various applications. This server is particularly useful for AI-driven applications that require dynamic visual content generation, such as educational tools, design applications, and interactive storytelling platforms.
Features
- Create a canvas with specified dimensions
- Draw filled rectangles with custom colors
- Export canvas as PNG image
- Get raw canvas data as JSON