Skip to main content
Glama

MCP Art Supply Store

by wspotter

auto_respond_common_questions

Automatically answer customer questions about store hours, location, stock availability, and pricing to reduce response time and improve customer service efficiency.

Instructions

Enable automatic responses to frequently asked questions (hours, location, stock availability).

Input Schema

NameRequiredDescriptionDefault
enableYesEnable or disable auto-responses
questionTypesNoTypes to auto-respond: hours, location, stock, pricing (comma-separated)

Input Schema (JSON Schema)

{ "properties": { "enable": { "description": "Enable or disable auto-responses", "type": "boolean" }, "questionTypes": { "description": "Types to auto-respond: hours, location, stock, pricing (comma-separated)", "type": "string" } }, "required": [ "enable" ], "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