Drawing MCP Server

Draw cowboy using canvas tools chat log
A Model Context Protocol (MCP) server that provides drawing capabilities for AI assistants.
Features
- Create a canvas with specified dimensions
- Draw filled rectangles with custom colors
- Export canvas as PNG image
- Get raw canvas data as JSON
Installation
Installing via Smithery
To install mcp-painter for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @flrngel/mcp-painter --client claude
Manual Installation
Add this to your MCP config
"painter": {
"command": "npx",
"args": ["-y", "github:flrngel/mcp-painter"]
}
Drawing Tool for AI Assistants
Project Details
- flrngel/mcp-painter
- Last Updated: 4/11/2025
Recomended MCP Servers
Allows AI Agents to sleep for a specified amount of milliseconds, like when they should wait for an...
🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
MCP Server Semgrep is a [Model Context Protocol](https://modelcontextprotocol.io) compliant server that integrates the powerful Semgrep static analysis tool...
Excel数据处理微服务
An integration that allows LLMs to interact with Raindrop.io bookmarks using the Model Context Protocol (MCP).
MCP server for Medusa JS SDK





