Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ETSY_API_KEY | No | Your Etsy API key (also called 'Keystring'). Optional: Defaults to demo mode. Required for read-only operations (searching, viewing listings). | |
| ETSY_SHOP_ID | No | Your Etsy shop ID. Optional: For faster shop operations. | |
| ETSY_ACCESS_TOKEN | No | Your OAuth access token. Optional: Required only for write operations (creating/updating listings, managing shop). |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |