tomherbron/mcp-spring-claude
3.2
If you are the rightful owner of mcp-spring-claude 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 project is a Model Context Protocol (MCP) server designed to manage a shopping cart system, compatible with Claude Desktop.
Tools
Functions exposed to the LLM to take actions
create_cart
Create a new empty cart
get_cart_by_id
Retrieve a cart by its UUID
add_product_to_cart
Add a product to an existing cart
remove_product_from_cart
Remove a product from a cart
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client