Skip to main content
Glama
Minagera

Etsy Store MCP

by Minagera

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ETSY_TOKENYesEtsy API key and shared secret joined with a colon (`<keystring>:<shared_secret>`), sent as the `x-api-key` header on every request; the keystring half also acts as `client_id` for token refresh.
ETSY_SHOP_IDNoDefault shop ID, so you don't need to pass `shop_id` on every call.
ETSY_OAUTH_TOKENNoOAuth access token with `listings_w` (and `listings_r`/`shops_r`/`listings_d` as needed). Required for any write. Only used to seed the token cache on first run if `ETSY_REFRESH_TOKEN` is also set.
ETSY_REFRESH_TOKENNoEnables automatic token refresh. When set, the server keeps its access token fresh on its own.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources