mcp-painter
by flrngel
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| drawing_generateCanvasC | Generate a new drawing canvas with specified width and height. |
| drawing_fillRectangleC | Fill a rectangle on the drawing canvas with a specified color and coordinates. |
| drawing_getCanvasPngA | Get the current drawing canvas as a PNG image (base64 encoded). |
| drawing_getCanvasDataB | Get the current pixel data of the drawing canvas as JSON. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Current Canvas as PNG Image | |
| Current Canvas Data (JSON) |
Latest Blog Posts
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