iyerajesh/mcp-server-spring-boot
3.2
If you are the rightful owner of mcp-server-spring-boot and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server implementation built with Spring Boot and Java 21, providing user management tools for AI assistants.
Tools
Functions exposed to the LLM to take actions
getAllUsers
Get all users with pagination
getAllUsersDefault
Get all users with default pagination
getUserById
Get a single user by ID
searchUsers
Search for users by query
addUser
Add a new user
updateUser
Update a user
deleteUser
Delete a user
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client