mcp-server-with-quarkus

ericametepe/mcp-server-with-quarkus
★ 0 stars Unknown language 💻 Code/Dev Tools Updated 2d ago
Generated by code.quarkus.io
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-with-quar": {
      "command": "npx",
      "args": [
        "-y",
        "ericametepe/mcp-server-with-quarkus"
      ]
    }
  }
}