Skip to main content
Glama

SCP Local MCP Server

Official

scp_get_preferences

Retrieve saved customer preferences including sizes, styles, and addresses from authorized merchants to personalize shopping experiences.

Instructions

Get saved customer preferences (sizes, styles, addresses) from a merchant. Domain must be authorized first.

Input Schema

NameRequiredDescriptionDefault
domainYesMerchant domain

Input Schema (JSON Schema)

{ "properties": { "domain": { "description": "Merchant domain", "type": "string" } }, "required": [ "domain" ], "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/shopper-context-protocol/scp-mcp-wrapper'

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