Skip to main content
Glama

MCP Art Supply Store

by wspotter

suggest_bundle

Generate product bundle recommendations based on frequently purchased together items and complementary art supplies to help customers discover relevant combinations.

Instructions

Suggest product bundles based on frequently bought together items or complementary products.

Input Schema

NameRequiredDescriptionDefault
baseSkuYesBase product SKU to build bundle around

Input Schema (JSON Schema)

{ "properties": { "baseSku": { "description": "Base product SKU to build bundle around", "type": "string" } }, "required": [ "baseSku" ], "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