Skip to main content
Glama

Fake Store API MCP Server

by op-enny

fakestore_get_user_carts

Retrieve all shopping carts associated with a specific user ID to manage and analyze user purchase data in e-commerce systems.

Instructions

Get all carts belonging to a specific user

Input Schema

NameRequiredDescriptionDefault
userIdYesUser ID

Input Schema (JSON Schema)

{ "properties": { "userId": { "description": "User ID", "type": "number" } }, "required": [ "userId" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/op-enny/mcp-server-fakestore'

If you have feedback or need assistance with the MCP directory API, please join our Discord server