sashagoebbels/mcp-server
3.2
If you are the rightful owner of 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.
The User Inventory MCP Server is a Model Context Protocol server designed to manage user data, including usernames, email addresses, and hardware inventory, with persistent storage using SQLite.
Tools
Functions exposed to the LLM to take actions
create_user
Create a new user with username, email, and hardware inventory
get_user
Get user information by user ID
list_users
List all users in the system
search_users
Search users by username or email
update_user
Update user information
delete_user
Delete a user by ID
get_hardware_inventory
Get hardware inventory for a specific user
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client