Content
# Drawing MCP Server
[](https://smithery.ai/server/@flrngel/mcp-painter)

> Draw cowboy using canvas tools [chat log](https://claude.ai/share/bacd12c5-5a1c-47bc-a194-63b023be3e04)
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](https://smithery.ai/server/@flrngel/mcp-painter):
```bash
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"]
}
```
Connection Info
You Might Also Like
markitdown
Python tool for converting files and office documents to Markdown.
OpenAI Whisper
OpenAI Whisper MCP Server - 基于本地 Whisper CLI 的离线语音识别与翻译,无需 API Key,支持...
claude-flow
Claude-Flow v2.7.0 is an enterprise AI orchestration platform.
mcp
MCP servers for 200M+ patents, pharma records, and R&D intelligence, powered...
Suganthans-GSC-MCP
An MCP for Google Search Console
coros-mcp
MCP server that fetches sleep, HRV, and daily metrics from the unofficial...