Skip to main content
Glama

JavaFX용 모델 컨텍스트 프로토콜 서버

이 MCP(Model Context Protocol) 서버는 대규모 언어 모델(LLM)이 JavaFX 기본을 사용하여 그림을 그릴 수 있도록 합니다.

서버는 Quarkus MCP와 JavaFX를 사용하여 구현되었습니다.

초기 아이디어와 구현은 @konczdev 에서 나왔습니다.

JFX 데모

여기에서 비디오를 보세요.

일반적인 사용법

  1. jbang 설치

  2. MCP 클라이언트를 구성하여 jbang jfx@quarkiverse/quarkus-mcp-servers 로 서버를 실행하세요(아래 Claude Desktop Config 참조)

Related MCP server: Paint MCP

Claude Desktop Config 및 mcp-cli

claude_desktop_config.json 또는 server_config.json 파일에 다음을 추가하세요.

지엑스피1

네이티브 이미지/실행 파일

현재 JavaFX 종속성으로 인해 jfx 서버를 네이티브 실행 파일로 컴파일할 수 없습니다.

GluonFX를 사용하면 이 작업을 수행할 수 있을 것으로 예상되지만, 현재는 독자 여러분의 연습 과제로 남겨두겠습니다. 이 작업에 관심이 있으시면 이슈를 공개하거나 PR을 보내주세요.

A
license - permissive license
Not graded
quality - not tested
C
maintenance

Maintenance

UpdatingMaintainers
UpdatingResponse time
Release cycle
0Releases (12mo)
Commit activity
Issues opened vs closed

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    Not graded
    quality
    F
    maintenance
    Exposes a Pygame-based drawing canvas as an MCP server, allowing LLMs to create digital art using standard shapes and freehand paths. It features a specialized oil paint mode that simulates realistic color mixing, paint depletion, and textured brush strokes.
  • A
    license
    Not graded
    quality
    D
    maintenance
    A shared whiteboard for you and your AI agent I wanted my AI agent and me to be able to point at the same thing. Any MCP-capable agent can read the canvas, draw on it, drop thought bubbles, animate elements, and react when you sketch something.
    1
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Controls Windows Paint from Claude via GUI automation, enabling drawing of lines, rectangles, and freehand strokes on the canvas.

View all related MCP servers

Related MCP Connectors

  • Create, validate, edit, export (markdown/svg/png/mermaid), and search JSON Canvas files.

  • Real-time collaborative whiteboard — AI agents and humans edit the same board live over MCP.

  • AI agent draws editable hand-drawn diagrams (flowchart, ER, architecture) via MCP, not static images

View all MCP Connectors

Latest Blog Posts

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/quarkiverse/server-jfx'

If you have feedback or need assistance with the MCP directory API, please join our Discord server