other tools and integrations

Mcp Server Jfx

Draw on JavaFX canvas.

local
java
other tools and integrations
0
View on GitHub

Installation

npx -y quarkiverse/mcp-server-jfx

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-server-jfx",
  "command": "npx",
  "args": [
    "-y",
    "quarkiverse/mcp-server-jfx"
  ]
}

About This MCP Server

quarkiverse/mcp-server-jfx

Draw on JavaFX canvas.

GitHub: https://github.com/quarkiverse/quarkus-mcp-servers/tree/main/jfx

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub