mcp-server-jfx
JavaFX용 모델 컨텍스트 프로토콜 서버
이 MCP(Model Context Protocol) 서버는 대규모 언어 모델(LLM)이 JavaFX 기본을 사용하여 그림을 그릴 수 있도록 합니다.
서버는 Quarkus MCP와 JavaFX를 사용하여 구현되었습니다.
초기 아이디어와 구현은 @konczdev 에서 나왔습니다.

여기에서 비디오를 보세요.
일반적인 사용법
jbang 설치
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을 보내주세요.
This server cannot be installed
Maintenance
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
- FlicenseNot gradedqualityFmaintenanceExposes 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.
- AlicenseNot gradedqualityDmaintenanceA 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.1MIT
- FlicenseNot gradedqualityCmaintenanceControls Windows Paint from Claude via GUI automation, enabling drawing of lines, rectangles, and freehand strokes on the canvas.
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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