Drawing Tool for AI Assistants
Create and manipulate drawings with a simple canvas interface. Enhance your AI assistants by enabling them to draw filled shapes and export images effortlessly. Utilize this tool to bring visual creativity to your applications.
Installation
Installing for Claude Desktop
Manual Configuration Required
This MCP server requires manual configuration. Run the command below to open your configuration file:
npx mcpbar@latest edit -c claude
This will open your configuration file where you can add the Drawing Tool for AI Assistants MCP server manually.
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"]
}
Details:
Stars
9Forks
0Last commit
4 months agoRepository age
4 months
Auto-fetched from GitHub .
MCP servers similar to Drawing Tool for AI Assistants:

Stars
Forks
Last commit

Stars
Forks
Last commit

Stars
Forks
Last commit