mcp-server-fakestore

habibsalimov/mcp-server-fakestore

3.2

If you are the rightful owner of mcp-server-fakestore 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 MCP Server for Fake Store API is a beginner-friendly server that provides seamless access to e-commerce data through the Fake Store API, ideal for learning MCP development and building AI applications.

Tools

Functions exposed to the LLM to take actions

fakestore_get_products

Get all products

fakestore_get_product

Get single product by ID

fakestore_get_categories

Get all categories

fakestore_get_products_by_category

Get products by category

fakestore_get_carts

Get all shopping carts

fakestore_get_cart

Get single cart by ID

fakestore_get_user_carts

Get carts for a user

fakestore_get_users

Get all users

fakestore_get_user

Get single user by ID

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources