etsy-mcp-server
by NicoleStrel
The etsy-mcp-server is a work in progress MCP server designed to integrate with the Etsy API. It allows users to interact with Etsy's services programmatically.
Last updated: N/A
What is etsy-mcp-server?
The etsy-mcp-server is a server designed to interact with the Etsy API, enabling users to automate tasks and access data related to their Etsy shop. It's intended to be used with Claude Desktop.
How to use etsy-mcp-server?
To use the server, you need to obtain an Etsy API key by creating an app on the Etsy Developer portal and requesting approval. Once you have the key, you need to configure the claude_desktop_config.json
file with the correct paths and API key. Then, you can run the etsy-mcp-server.py
script.
Key features of etsy-mcp-server
Create a listing
Listing stats analysis
Etsy API integration
Automation
Use cases of etsy-mcp-server
Automated listing creation
Analyzing listing performance
Integrating Etsy data with other applications
Managing Etsy shop programmatically
FAQ from etsy-mcp-server
How do I get an Etsy API key?
How do I get an Etsy API key?
Go to https://www.etsy.com/developers and create an app. Request API key approval by emailing [email protected].
Where do I find the claude_desktop_config.json
file?
Where do I find the claude_desktop_config.json
file?
It can be found at ~/Library/Application\ Support/Claude/claude_desktop_config.json
What is the purpose of this server?
What is the purpose of this server?
To integrate with the Etsy API and automate tasks related to managing an Etsy shop.
What incoming tools are available?
What incoming tools are available?
Currently, the server supports creating listings and listing stats analysis.
Is this project complete?
Is this project complete?
No, this is a work in progress.