35
/ 100
1 day ago
glama

Etsy MCP Server

An MCP server for interacting with the Etsy API, enabling listing management, shop information, shipping profiles, and image uploads.

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
🚨
Secret credentials may flow to a network call
3 flows detected: ETSY_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🚨
Known vulnerabilities in dependencies: 1 critical, 13 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
🔐
You'll be asked for 2 credentials: ETSY_API_KEY, ETSY_CLIENT_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_KEYYOUR_ETSY_APP_API_KEY
🔐 secretETSY_CLIENT_SECRETYOUR_ETSY_APP_CLIENT_SECRET
configETSY_IMAGE_SOURCE_DIR
configETSY_MCP_HOST=localhost
configETSY_MCP_LOG_PATH=/path/to/your/logs_directory
configETSY_MCP_REDIRECT_URI=http://localhost:3003/oauth/callback
configETSY_MCP_TOKEN_PATH=/path/to/your/token_storage_directory
// 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 7 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/georgejeffers-etsy-mcp-server-806h79)](https://m8ven.ai/mcp/georgejeffers-etsy-mcp-server-806h79)
commit: b3d4f61db6760565a567ec97b5f57902e0e31a1a
code hash: ad1eb26e83ebfd9a9b141a73f253a01127fda702b51347fa8619012c78045614
verified: 6/2/2026, 12:23:50 PM
view raw JSON →