Testing MCP servers properly is harder than it should be.
Most examples still show raw JSON-RPC calls and manual assertions. That works, but it gets messy fast.
In this tutorial I show how to test a Quarkus MCP server with McpAssured and verify tools, resources, and prompts the way real AI agents call them.
Practical Java example + IBM Bob integration.
https://www.the-main-thread.com/p/quarkus-mcp-server-testing-mcpassured-ibm-bob
