-
securityA
license-
qualityA 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
该模型上下文协议 (MCP) 服务器使大型语言模型 (LLM) 能够使用 JavaFX 原语进行绘图。
该服务器使用 Quarkus MCP 和 JavaFX 实现。
最初的想法和实施来自@konczdev
点击此处观看视频。
jbang jfx@quarkiverse/quarkus-mcp-servers
形式运行服务器(请参阅下面的Claude 桌面配置)将其添加到您的claude_desktop_config.json
或server_config.json
文件中:
目前,由于 JavaFX 依赖关系,jfx 服务器无法编译为本机可执行文件。
使用 GluonFX 应该可以实现这一点,但目前这留给读者作为练习。如果您对此感兴趣,请提交 issue 或 PR。
This server cannot be installed
local-only server
The server can only run on the client's local machine because it depends on local resources.
在 JavaFX 画布上绘图
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