Quarkus Agent Mcp
Description
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.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Quarkus Agent MCP
[](https://mcptoplist.com/server/pulsemcp%2Fquarkus-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, check for updates, read extension skills, control application lifecycle, proxy Dev MCP tools, and search Quarkus documentation.
Part of the [DevStar](https://github.com/quarkusio/quarkus/discussions/53093) working group.
Prerequisites
- Java 21+
- Docker or Podman (for documentation search)
- One of: Quarkus CLI, Maven, or JBang (for creating new projects)
Installation
Claude Code plugin
Add the marketplace and install the plugin:
claude plugin marketplace add quarkusio/quarkus-agent-mcp
claude plugin install quarkus-agent@quarkus-tools
This installs the plugin and configures the MCP server automatically. Requires [JBang](https://www.jbang.dev/download/).
Via JBang (recommended)
[JBang](https://www.jbang.dev/download/) resolves the uber-jar from Maven Central automatically — no build step needed.
Claude Code
claude mcp add -s user quarkus-agent -- jbang quarkus-agent-mcp@quarkusio
VS Code / GitHub Copilot
Add to `.vscode/mcp.json` in your workspace:
{
"servers": {
"quarkus-agent": {
"type": "stdio",
"command": "jbang",
"args": ["quarkus-agent-mcp@quarkusio"]
}
}
}
IBM Bob
Add to `.bob/mcp.json`:
{
"mcpServers": {
"quarkus-agent": {
"command": "/home/you/.jbang/bin/jbang",
"args": [
"quarkus-agent-mcp@quarkusio"
],
"env": {
"JAVA_HOME": "/path
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI TrendRadar
⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的
AI mem0
| Universal memory layer for AI Agents | 51341 | 221 | 1 |
AI