Back to MCP Servers
🔌

Quarkus MCP Server SDK

Apache-2.0

(Java)

JavaProductivity

Install

npx -y quarkus-mcp-server-sdk

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "quarkus-mcp-server-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "quarkus-mcp-server-sdk"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.