Quarkus Agent Mcp
A standalone MCP server that enables AI coding agents to create, manage, and interact with Quarkus applications. It runs as a separate process that survives app crashes, giving agents the ability to create projects, control application lifecycle (start/stop/restart), proxy Dev MCP tools, and search Quarkus documentation.
Hello World
Use when user is saying Hello, HelloWorld.
Quarkus Workshop Langchain4j
Quarkus LangChain4J Workshop that demonstrates both single AI service capabilities and Agentic AI orchestration
Quarkus Update
Use when working in a Quarkus project and the user wants to check if their build files are up-to-date, compare project structure against a reference, or upgrade their Quarkus version. Triggers on "check project", "update quarkus", "is my project up to date", "compare build", "quarkus upgrade".
Migrate Spring To Quarkus
Migrates Spring Boot applications to Quarkus using a modular, gate-driven approach.