Let's create an AI MCP server with Quarkus
MCP overview, benefits and challenges and a concrete example of creation of an MCP server using Quarkus and using it from the IDE.

Jonathan Vila
4,951 viewsMCP overview, benefits and challenges and a concrete example of creation of an MCP server using Quarkus and using it from the IDE.

Miro Wengner
11,019 viewsThis newsletter focuses on examining how AI enhances productivity through enterprise studies, agentic system architecture, attack vectors, …

Ricardo Mello
3,601 viewsWelcome back! If you landed here without reading Part 1: Beyond Keywords: Implementing Semantic Search in Java With Spring Data, I recommend …

Brian Vermeer
3,229 viewsDid you know that by tampering with chat history, you're able to make LLMs respond and execute functions that are out of policy?

Jonathan Vila
7,498 viewsHabits to work with the AI to write code that's actually good—solid, secure, and won't give the next person on your team a headache or your …

Miro Wengner
7,308 viewsFourteen days have passed, and it is time to present a fresh collection of readings that could influence developments in the field of …
Arek Borucki
7,396 viewsHybrid search in MongoDB brings together two complementary search techniques: Full text search (BM25 via Atlas Search)—optimized for exact …
Thibaut Gourdel
4,197 viewsWith 2025 hailed as "the year of agents" by NVIDIA CEO Jensen Huang and OpenAI CPO Kevin Weil, AI agents are increasingly of interest to …

Miro Wengner
9,786 viewsFourteen days have passed, and it is time to present a fresh collection of readings that could influence developments in the field of …
Arek Borucki
3,180 viewsLast time, we created a vector search index in a local MongoDB Atlas cluster. Now, let’s put it to work with a real case: building an …