ankitjha-webdev/Stock-Management-MCP-Server
3.2
If you are the rightful owner of Stock-Management-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
This document provides a structured summary of an MCP server implementation using Spring Boot and Java 21, designed for user management in 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