mcp-painter
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-paintercreate a 500x300 canvas and draw a blue rectangle in the center"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: Draw-it-MCP
Installation
Installing via Smithery
To install mcp-painter for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @flrngel/mcp-painter --client claudeManual Installation
Add this to your MCP config
"painter": {
"command": "npx",
"args": ["-y", "github:flrngel/mcp-painter"]
}Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- PythonMIT
- Alicense-qualityDmaintenanceA browser-based drawing application with AI integration that enables Claude to analyze artwork, provide feedback on composition and techniques, and discuss artistic concepts through MCP tools.32MIT
- Alicense-qualityDmaintenanceA shared whiteboard for you and your AI agent I wanted my AI agent and me to be able to point at the same thing. Any MCP-capable agent can read the canvas, draw on it, drop thought bubbles, animate elements, and react when you sketch something.1MIT

Rayzia MCPofficial
Alicense-qualityCmaintenanceEnables AI agents to drive a live SVG/vector editor, allowing a full observe-and-act loop on a canvas with real tools, state reading, and PNG rendering.MIT
Related MCP Connectors
AI agent draws editable hand-drawn diagrams (flowchart, ER, architecture) via MCP, not static images
Real-time collaborative whiteboard — AI agents and humans edit the same board live over MCP.
AI visual generation agent: multi-pipeline rendering, prompt crafting, and image composition.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/flrngel/mcp-painter'
If you have feedback or need assistance with the MCP directory API, please join our Discord server