Skip to main content
Glama

SCP Local MCP Server

Official

scp_revoke_authorization

Remove merchant authorization to access customer e-commerce data, protecting privacy by revoking data sharing permissions for specific domains.

Instructions

Revoke authorization with a merchant domain

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