Skip to main content
Glama

MCP Art Supply Store

by wspotter

lookup_customer

Find customer details including purchase history, loyalty points, and preferences using name, email, or phone number to support personalized service and business management.

Instructions

Find customer information by name, email, or phone. Returns purchase history, loyalty points, and preferences.

Input Schema

NameRequiredDescriptionDefault
identifierYesCustomer name, email, or phone number

Input Schema (JSON Schema)

{ "properties": { "identifier": { "description": "Customer name, email, or phone number", "type": "string" } }, "required": [ "identifier" ], "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/wspotter/mcpart'

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