Loading MCP server directory, please wait...
A local read-only MCP server for Etsy shops, active listings, and listing variation inventory.
npx @getmcp/cli add io.github.profplum700/etsy-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.profplum700/etsy-mcp-server": {
"command": "npx",
"args": [
"--yes",
"-y",
"@profplum700/etsy-mcp-server",
"serve"
]
}
}
}