Skip to main content
Glama

mcp-painter

by flrngel

绘图 MCP 服务器

绘图 MCP 服务器 - 一款用于 AI 助手的简单绘图工具

使用画布工具聊天记录绘制牛仔

为 AI 助手提供绘图功能的模型上下文协议 (MCP) 服务器。

特征

  • 创建具有指定尺寸的画布
  • 使用自定义颜色绘制填充矩形
  • 将画布导出为 PNG 图像
  • 获取原始画布数据为 JSON

安装

通过 Smithery 安装

要通过Smithery自动为 Claude Desktop 安装 mcp-painter:

npx -y @smithery/cli install @flrngel/mcp-painter --client claude

手动安装

将其添加到您的 MCP 配置中

"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.

AI助手的绘图工具

  1. 特征
    1. 安装
      1. 通过 Smithery 安装
      2. 手动安装

    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