MCP cover image
See in Github
2025-03-26

Servidor MCP para integrarse con Etsy

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

  1. Go to https://www.etsy.com/developers and click "Create an app"
  2. 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
  3. 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

相关推荐

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

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • modelcontextprotocol
  • Servidores de protocolo de contexto modelo

  • Mintplex-Labs
  • La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.

  • huahuayu
  • Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.

    Reviews

    1 (1)
    Avatar
    user_RaFC9jsR
    2025-04-17

    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!