Martin Kouba
martunek.bsky.social
Martin Kouba
@martunek.bsky.social
Reposted by Martin Kouba
If you want to test the business logic of your components in isolation, with different configurations and inputs, then QuarkusComponentTest is a good choice. It’s fast, integrated with continuous testing, and extensible. Learn more with this blog post by Martin Kouba

quarkus.io/blog/quarkus...
October 30, 2025 at 1:04 PM
📣 New #quarkus blog post - a component testing update... about class loading refactoring, QuarkusComponentTestCallbacks, integration with quarkus-panache-mock, and InjectMock support for built-in Event: quarkus.io/blog/quarkus...
Quarkus - a component testing update
Quarkus: Supersonic Subatomic Java
quarkus.io
October 20, 2025 at 8:03 AM
Ok, I know it's boring 🥱, but we have another #quarkus MCP server minor version release - 1.7.0 with WebSocket transport, new API to customize input schema generation for Tools, and more: github.com/quarkiverse/...
Release 1.7.0 · quarkiverse/quarkus-mcp-server
What's Changed build(deps): bump quarkus.version from 3.20.2.2 to 3.27.0 by @dependabot[bot] in #427 build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.37 to 2.2.38 by @dependabot[b...
github.com
October 15, 2025 at 10:08 AM
🍂 A new #quarkus MCP server has fallen from the tree (metaphorically speaking) - 1.6.0 with Hibernate Validator integration, McpException moved to the public API, fixes around basic auth in McpAssured, and more: github.com/quarkiverse/...
Release 1.6.0 · quarkiverse/quarkus-mcp-server
What's Changed build(deps-dev): bump dev.langchain4j:langchain4j-core from 1.3.0 to 1.4.0 by @dependabot[bot] in #388 Update version in samples by @mkouba in #390 build(deps): bump quarkus.version...
github.com
September 23, 2025 at 2:30 PM
Summer is almost over, but before fall🍃comes, version 1.5.0 of #quarkus MCP server arrives: with 2025-06-18 spec features including structured tool output, resource links and elicitation, but also RawMessage API and bugfixes: github.com/quarkiverse/...
Release 1.5.0 · quarkiverse/quarkus-mcp-server
What's Changed McpAssured: set the baseUri automatically in a Quarkus test by @mkouba in #338 core: validate argument annotations by @mkouba in #346 cancellations: add support to programmatic API ...
github.com
August 27, 2025 at 4:13 PM
☀️ A new summer release of #quarkus MCP server is out - 1.4.0 with "McpAssured" testing API, cancellations of of in-progress requests, subsidiary SSE streams for streamable transport, and more: github.com/quarkiverse/...
Release 1.4.0 · quarkiverse/quarkus-mcp-server
What's Changed build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.25 to 2.2.33 by @dependabot[bot] in #303 build(deps): bump io.swagger.core.v3:swagger-annotations from 2.2.33 to 2....
github.com
July 17, 2025 at 8:10 AM
📢 And it's here... #quarkus MCP server 1.3.0 with InitialCheck API, multiple server configurations in one application, Tool annotations and improved JSON schema generation, timeouts for connection, roots and sampling, and more! github.com/quarkiverse/...
Release 1.3.0 · quarkiverse/quarkus-mcp-server
What's Changed Update github actions: update OS matrix, separate native build by @mkouba in #267 samples: update MCP server version, add CI build by @mkouba in #269 docs: streamable HTTP - add a n...
github.com
June 19, 2025 at 6:33 AM
💡 03 for #quarkus extension devs: if you build a native image and wonder what's registered by Quarkus for reflection, take a look at: target/quarkus-app/quarkus/generated-bytecode.jar!META-INF/native-image/reflect-config.json 👀. That's all, thanks for your attention.
June 13, 2025 at 6:36 AM
01 for Quarkus devs: with io.quarkus.runtime.ImageMode#current() you can detect the current execution mode. You get JVM if app is running in a standard JVM. NATIVE_BUILD if a native image is being built. And NATIVE_RUN if a native image is running. That's all, thanks for your attention.
May 29, 2025 at 3:13 PM
We've just released #quarkus MCP server 1.2.0 with initial support for "streamable HTTP" transport, default values for ToolArg/PrompArg annotations, feature filters, and other bugfixes and minor improvements... ☕ github.com/quarkiverse/...
Release 1.2.0 · quarkiverse/quarkus-mcp-server
What's Changed devui: add input field for bearerToken header by @mkouba in #220 Add secure-http-server demo by @sberyozkin in #199 docs: add sberyozkin as a contributor for example by @allcontribu...
github.com
May 22, 2025 at 6:52 AM
#quarkus MCP server 1.1.0 is out! With progress, roots and sampling APIs... ⚡https://github.com/quarkiverse/quarkus-mcp-server/releases/tag/1.1.0
April 17, 2025 at 7:34 AM
Sooo, we've just released the @quarkus.io MCP server 1.0.0 🎉. The main branch is now 1.1 and we already have a couple of new features for this milestone: client sampling, Dev UI improvements and CLI adapter github.com/quarkiverse/.... We also started to look into the new spec version. Stay tuned!
1.1.0 Milestone · quarkiverse/quarkus-mcp-server
This extension enables developers to implement the MCP server features easily. - 1.1.0 Milestone · quarkiverse/quarkus-mcp-server
github.com
April 2, 2025 at 9:34 AM
Reposted by Martin Kouba
The @quarkus.io team is amazing. They've developed an MCP Server extension. It took me half a day to write a not-so-trivial MCP Server and expose it to a @langchain4j.dev client. Really good stuff #Bravo

github.com/quarkiverse/...
GitHub - quarkiverse/quarkus-mcp-server: This extension enables developers to implement the MCP server features easily.
This extension enables developers to implement the MCP server features easily. - quarkiverse/quarkus-mcp-server
github.com
March 20, 2025 at 4:01 PM
We've added an initial Dev UI support to #quarkus MCP server 1.0.0.Beta5 - there's no need to start a separate MCP client to test your features!
March 13, 2025 at 11:08 AM
Reposted by Martin Kouba
Believe it or not, the next release of Quarkus will be the 365th release since Quarkus became a thing, 6 years ago. It will be one year of release days! I released the large majority of them but this will change a bit with @janmartiska.bsky.social taking the responsibility for some LTS streams!
February 27, 2025 at 8:26 PM
#quarkus MCP server 1.0.0.Beta3 is out! With pagination support, stdio-sse-proxy dev tool and resource subscriptions... github.com/quarkiverse/...
Release 1.0.0.Beta3 · quarkiverse/quarkus-mcp-server
What's Changed Fix small type in index.adoc by @geoand in #112 Add pagination support by @mkouba in #113 Upgrade Quarkus to 3.18.3 by @mkouba in #114 Add stdio-sse-proxy dev tool by @mkouba in #11...
github.com
February 21, 2025 at 9:43 AM
Reposted by Martin Kouba
How I built an AI company to save my open source project

On this day, 3 years ago, my world fell apart. It was a Thursday. I just finished my second meeting that morning, looked at my inbox and realized it was over. My life’s work was over.

Read more:
timefold.ai/blog/how-i-b...
How I built an AI company to save my open source project
The story of Timefold: how we turned a doomed open source project into a fast-growing PlanningAI company.
timefold.ai
February 10, 2025 at 4:46 PM
Reposted by Martin Kouba
For Quarkus, we often ask for simple reproducers when users report an issue. It might seem like wasted time for you but it's not. It happens often that the information is not enough to reproduce the issue and trying to guess how we can trigger the error is a massive waste of time on our time. 🧵
January 30, 2025 at 2:12 PM
After a few more alphas, we decided to release #quarkus MCP server 1.0.0.Beta1 yesterday, yay! github.com/quarkiverse/...
Release 1.0.0.Beta1 · quarkiverse/quarkus-mcp-server
What's Changed Bump quarkus.version from 3.17.7 to 3.17.8 by @dependabot in #87 Improve the README of the sample by @geoand in #89 core: introduce API to encode return values as response objects b...
github.com
January 31, 2025 at 8:13 AM
Another week passed, another #quarkus MCP server Alpha release is out! 🚀 What's inside 1.0.0.Alpha3: resource templates, prompt complete, client logging, traffic logging for stdio, bugfixes... Take a look, give it a try, contribute!
January 17, 2025 at 8:45 AM
Reposted by Martin Kouba
Sure, every SSG can generate a sitemap.xml… but have you tried doing it with Roq? 😉 It’s clean, simple, and just feels right. Give it a shot and see why Roq might be your next favorite! 🗺️

pages.quarkiverse.io/quarkus-roq/...
@quarkus.io #SSG #DevLife
Easily Generate a `sitemap.xml` for Your Site with Roq
Learn how to quickly set up and customize a sitemap.xml for your site using the Roq plugin.
pages.quarkiverse.io
January 15, 2025 at 11:43 AM
Reposted by Martin Kouba
Wrote about how to use Java to write a Model Context Provider and use it from Claude Desktop, LangChain4j and other MCP compatible clients.
Implementing a MCP server in Quarkus
Quarkus: Supersonic Subatomic Java
buff.ly
January 13, 2025 at 2:55 PM
We have just released quarkus-mcp-server 1.0.0.Alpha1, a #quarkiverse extension to build MCP servers for your #AI apps. With declarative API and #quarkus joy!
github.com/quarkiverse/...
GitHub - quarkiverse/quarkus-mcp-server: This extension enables developers to implement the MCP server features easily.
This extension enables developers to implement the MCP server features easily. - quarkiverse/quarkus-mcp-server
github.com
December 19, 2024 at 11:05 AM
Yay! My latest blog post about Quarkus and Raspberry Pi is out: quarkus.io/blog/quarkus...
Quarkus and Raspberry Pi - this time on bare metal
Quarkus: Supersonic Subatomic Java
quarkus.io
December 9, 2024 at 3:39 PM