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,687 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
10,992 viewsThis newsletter focuses on examining how AI enhances productivity through enterprise studies, agentic system architecture, attack vectors, …

Ricardo Mello
3,449 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,116 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,321 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,283 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,341 viewsHybrid search in MongoDB brings together two complementary search techniques: Full text search (BM25 via Atlas Search)—optimized for exact …
Thibaut Gourdel
4,125 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,757 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,155 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 …