This project implements an MCP server using Spring Boot and Java 21, providing user management tools specifically designed for integration with AI assistants. It leverages Spring AI and communicates synchronously using either Standard I/O or Server-Sent Events (SSE). The server interacts with a DummyJSON external API to retrieve and manage user data, offering functionalities such as retrieving, searching, adding, updating, and deleting users.