Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by minkyu1128 • Uncategorized
An MCP server implemented in Java using Spring Boot that provides user management tools for AI assistants.
Manage user homework data via MCP protocol.
Synchronous communication with AI assistant tools.
That require integration with Homework API through MCP.
This project demonstrates how to build a Model Context Protocol (MCP) server using Java 21 and Spring Boot 3.4.4. It supports synchronous communication modes with standard I/O and Server-Sent Events (SSE) for data transmission. The server integrates with a Homework API to expose user management tools such as saving, updating, finding, and deleting homework tasks, facilitating AI assistant interactions.