Skip to main content
Other Tools and IntegrationsJava

quarkiverse/mcp-server-jfx

Draw on JavaFX canvas.

other-tools-and-integrationslocal-service
Share:

Quick Start

Clone the repository:

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

Claude Desktop configuration example:

{
  "mcpServers": {
    "quarkiverse-quarkus-mcp-servers-3": {
      "command": "npx",
      "args": [
        "-y",
        "quarkiverse/mcp-server-jfx"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Java
Author
quarkiverse