mcp-server-spring-java
If you are the rightful owner of mcp-server-spring-java 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.
getAllUsers
Get all users (with paging)
getAllUsersDefault
Get all users (default pagination)
getUserById
Get a single user through ID
searchUsers
Search for users by query
addUser
Add new users
updateUser
Update users
deleteUser
Delete users