Skip to content

feat: add Quarkus Agent MCP plugin#1381

Closed
phillip-kruger wants to merge 1 commit intoanthropics:mainfrom
phillip-kruger:add-quarkus-agent
Closed

feat: add Quarkus Agent MCP plugin#1381
phillip-kruger wants to merge 1 commit intoanthropics:mainfrom
phillip-kruger:add-quarkus-agent

Conversation

@phillip-kruger
Copy link
Copy Markdown

Add Quarkus Agent MCP as an external plugin.

This is 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 — scaffold new Quarkus apps with extensions and auto-start dev mode
  • Lifecycle management — start, stop, restart, and monitor Quarkus dev mode
  • Extension skills — read coding patterns, testing guidelines, and pitfalls for each extension
  • Dev MCP proxy — discover and invoke tools on the running app's Dev MCP server (tests, config, endpoints, etc.)
  • Documentation search — semantic search over the full Quarkus documentation

Requires JBang to resolve the uber-jar from Maven Central.

Part of the DevStar working group.

Add external plugin for quarkus-agent — a standalone MCP server that
enables AI coding agents to create, manage, and interact with Quarkus
applications. Provides tools for project scaffolding, dev mode lifecycle,
extension skills, Dev MCP proxy, and documentation search.

Requires JBang to resolve the uber-jar from Maven Central.

Repository: https://github.com/quarkusio/quarkus-agent-mcp

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

Thanks for your interest! This repo only accepts contributions from Anthropic team members. If you'd like to submit a plugin to the marketplace, please submit your plugin here.

@github-actions github-actions bot closed this Apr 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant