74
/ 100
1 month ago
glama

Etsy MCP Server

Provides full access to the Etsy Open API v3 for both buyer browsing and seller shop management through 37 specialized tools. It enables users to manage listings, process orders, handle shipping, and access inventory data via secure OAuth 2.0 authentication.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: ETSY_API_KEY, ETSY_SHARED_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretETSY_API_KEYYes Your Etsy API keystring
🔐 secretETSY_SHARED_SECRETYes Your Etsy shared secret
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/aserper-etsy-mcp-akgzrx)](https://m8ven.ai/mcp/aserper-etsy-mcp-akgzrx)
commit: 77e764a5ccafecf9609fd873d1d19c9b7b30c9eb
code hash: 569aa58d83e946224ae7fae1c26725a8292c8d95631b0911f2659d0ada3dca0d
verified: 6/16/2026, 11:36:35 AM
view raw JSON →