Custom-MCP-server-to-paint-in-Python

sushant097/Custom-MCP-server-to-paint-in-Python

3.1

If you are the rightful owner of Custom-MCP-server-to-paint-in-Python and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

This document provides a structured summary of a Model Context Protocol (MCP) server designed to control a GUI drawing application using an Agent (LLM) without direct API access.

Tools

Functions exposed to the LLM to take actions

open_paint

Opens Preview with a blank canvas and shows the Markup toolbar.

draw_rectangle

Draws a rectangle using specified coordinates.

add_text_in_paint

Inserts a text box and types the specified text.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources