etsy-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port to run the server on. | 3000 |
| DATA_PATH | No | Path to the JSON token store file. | etsy-mcp-store.json |
| ETSY_CLIENT_ID | Yes | Etsy API keystring (app id). | |
| PUBLIC_BASE_URL | Yes | The public URL of the deployed server. | |
| ETSY_API_KEYSTRING | Yes | Etsy API keystring (same as client id). | |
| ETSY_SHARED_SECRET | Yes | Etsy API shared secret. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/rodsanchez196-ops/etsy-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server