Skip to main content
Glama

mcp-painter

by flrngel

MCP 서버 그리기

MCP 서버 그리기 - AI 어시스턴트를 위한 간단한 그리기 도구

캔버스 도구를 사용하여 카우보이 그리기 채팅 로그

AI 어시스턴트에 그리기 기능을 제공하는 MCP(Model Context Protocol) 서버입니다.

특징

  • 지정된 치수로 캔버스를 만듭니다.
  • 사용자 정의 색상으로 채워진 사각형 그리기
  • 캔버스를 PNG 이미지로 내보내기
  • JSON으로 원시 캔버스 데이터 가져오기

설치

Smithery를 통해 설치

Smithery 를 통해 Claude Desktop용 mcp-painter를 자동으로 설치하려면:

지엑스피1

수동 설치

이것을 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

    • A
      security
      A
      license
      A
      quality
      This server provides a minimal template for creating AI assistant tools using the ModelContextProtocol, featuring a simple 'hello world' tool example and development setups for building custom MCP tools.
      Last updated -
      1
      1
      8
      TypeScript
      The Unlicense
      • Apple
    • -
      security
      A
      license
      -
      quality
      A server that integrates Flux's advanced image generation and manipulation features into AI coding assistants, enabling seamless text-to-image and image control workflows in IDEs like Cursor and Windsurf.
      Last updated -
      4
      10
      Python
      MIT License
    • A
      security
      F
      license
      A
      quality
      An integration that allows Cursor AI to generate images through the Draw Things API using natural language prompts.
      Last updated -
      1
      56
      3
      JavaScript
    • A
      security
      A
      license
      A
      quality
      Provides an interface between AI assistants and Tripo AI via Model Context Protocol, enabling generation of 3D assets from natural language and importing them to Blender.
      Last updated -
      15
      139
      Python
      MIT License
      • Linux
      • Apple

    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