I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

etsy-mcp-server
MCP server to integrate with Etsy
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
etsy-mcp-server
Note: this is a work in progress. MCP server to integrate with Etsy API
Set up the Etsy API key
- Go to https://www.etsy.com/developers and click "Create an app"
- The app will go through a review process that can take days to weeks. To expedite the process, send an email to developers@etsy.com to request API key approval. An example email is in etsy-email-template.txt
- Once approved, copy the API key will be in "Manage your apps" page
Set up the MCP server in Claude Desktop
Add the following in claude_desktop_config.json
. It can be found at ~/Library/Application\ Support/Claude/claude_desktop_config.json
"etsy-mcp-server": {
"command": "/Users/{user}/.local/bin/uv",
"args": [
"--directory",
{PATH_TO_REPO},
"run",
"etsy-mcp-server.py"
],
"env": {
"ETSY_API_KEY": {YOUR_ETSY_API_KEY}
}
}
where {user}
is your username, {PATH_TO_REPO}
is the path to the repo, and {YOUR_ETSY_API_KEY}
is your Etsy API key.
Incoming tools:
- create a listing
- listing stats analysis
License
MIT
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Advanced software engineer GPT that excels through nailing the basics.
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/suhail-ak-s/mcp-typesense-server
本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。
Short and sweet example MCP server / client implementation for Tools, Resources and Prompts.
Reviews

user_RaFC9jsR
I've been using etsy-mcp-server for a while now, and it has been a game-changer for my projects. Developed by NicoleStrel, it is a highly reliable and efficient server that seamlessly fits my needs. The documentation on GitHub is clear and makes setup straightforward. Highly recommend this for anyone looking for a robust MCP server solution!