Skip to main content
Glama

mcp-server-jfx

by quarkiverse

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

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

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

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

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

일반적인 사용법

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

Claude Desktop Config 및 mcp-cli

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

지엑스피1

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

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

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

-
security - not tested
A
license - permissive license
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

JavaFX 캔버스에 그림 그리기

  1. 일반적인 사용법
    1. Claude Desktop Config 및 mcp-cli
      1. 네이티브 이미지/실행 파일

        Related MCP Servers

        • -
          security
          A
          license
          -
          quality
          A Model Context Protocol server that enables creating, modifying, and validating infinite canvas data structures according to the JSON Canvas 1.0 specification.
          Last updated -
          5
          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
        • -
          security
          F
          license
          -
          quality
          A server that enables natural language interaction with AutoCAD through large language models like Claude, allowing users to create and modify drawings using conversational commands.
          Last updated -
          19
          Python
          • Apple
        • A
          security
          F
          license
          A
          quality
          Drawing Tool for AI Assistants
          Last updated -
          4
          1
          JavaScript

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

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