Bighero0122/fakestore-mcp-server
3.1
If you are the rightful owner of fakestore-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 henry@mcphub.com.
The Fake Store MCP Project is a comprehensive implementation of a Model Context Protocol server and React client for e-commerce functionality, leveraging the Fake Store API.
Tools
Functions exposed to the LLM to take actions
login_user
User authentication
get_products
Fetch products
get_categories
List categories
add_to_cart
Add item to cart
remove_from_cart
Remove from cart
display_cart
Show cart details
clear_cart
Empty cart
get_users
List all users (bonus)
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client