Skip to main content
Glama

mcp-painter

by flrngel

Servidor MCP de dibujo

Servidor de dibujo MCP: una herramienta de dibujo sencilla para asistentes de IA

Dibujar un vaquero usando las herramientas de lienzo (registro de chat)

Un servidor de Protocolo de Contexto de Modelo (MCP) que proporciona capacidades de dibujo para asistentes de IA.

Características

  • Crea un lienzo con dimensiones específicas
  • Dibuja rectángulos rellenos con colores personalizados
  • Exportar lienzo como imagen PNG
  • Obtener datos de lienzo sin procesar como JSON

Instalación

Instalación mediante herrería

Para instalar mcp-painter para Claude Desktop automáticamente a través de Smithery :

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

Instalación manual

Agregue esto a su configuración de 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.

Herramienta de dibujo para asistentes de IA

  1. Características
    1. Instalación
      1. Instalación mediante herrería
      2. Instalación manual

    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