← Registry

eCommerce

stickerlab.io

Provides sticker product catalog, configuration, pricing, and shipping information for an e-commerce platform.

1 endpoint7 known toolsFirst detected June 20, 2026Last detected July 24, 2026

ENDPOINT 1

https://stickerlab.io/api/mcp

No auth detected

MCP server metadata

Name
StickerLab MCP
Version
1.0.0
Capabilities
toolsresources
Server instructions

StickerLab MCP — design and order custom car stickers. Typical agent flow: 1) `list_phrases` for inspiration → 2) `render_sticker` to get a transparent PNG of the design (read the returned text for instructions on producing a mockup with Gemini/gpt-image-1 and an optional user photo) → 3) `configure_sticker` to share a configurator deep-link with the user → 4) `get_quote` to price → 5) `create_checkout` for a Stripe URL the user can pay.

Known tools 7

configure_sticker

Build a deep-link URL into the StickerLab configurator pre-filled with phrase, size and color.

list_products

List ready-made sticker designs in the StickerLab catalog (slug, phrase, gradient, size, mockup).

list_phrases

List approved sticker phrases that agents may use with configure_sticker.

get_quote

Calculate the order total (EUR, VAT incl.) and per-item unit price for a list of stickers.

shipping_info

Look up shipping options for a destination country (ISO-3166-1 alpha-2 code).

render_sticker

Render a transparent-background PNG of the sticker (text with gradient fill + dark stroke, same look as the configurator).

create_checkout

Create a Stripe Checkout session for the given sticker order and return the payment URL.