Skip to main content
Glama

mcp-painter

by flrngel

Drawing MCP Server

Drawing MCP Server - A simple drawing tool for AI assistants

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"] }
Install Server
A
security – no known vulnerabilities
F
license - not found
A
quality - confirmed to work

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Drawing Tool for AI Assistants

  1. Features
    1. Installation
      1. Installing via Smithery
      2. Manual Installation

    Related MCP Servers

    View all related MCP servers

    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