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