quarkus-mcp-servers

quarkiverse/quarkus-mcp-servers
★ 184 stars Java 🧠 Memory/Knowledge Updated 2mo ago
Model Context Protocol Servers in Quarkus
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Topics

mcpquarkus-app