Build an MCP Client with Spring AI – Step by Step Guide

Build an MCP Client with Spring AI

Build an MCP Client with Spring AI: In the last post, we built an MCP Server with three Jira tools — get open tickets, create ticket, and update ticket status. But a server sitting alone is not useful to anyone. Somebody needs to actually talk to it. That “somebody” is the MCP client, and that’s … Read more

Build an MCP Server with Spring AI – Step by Step

Build an MCP Server with Spring AI

Build an MCP Server with Spring AI : In our last post, we talked about RAG and how it helps your AI model answer questions using your own private data. Today we are moving to another very interesting topic in the Spring AI series — building an MCP Server. I have made a full video … Read more