We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/DynamicEndpoints/etsy-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
copilot-instructions.md•437 B
# Etsy MCP Server
This is a Model Context Protocol (MCP) server for the Etsy API.
## Project Details
- **Type**: MCP Server
- **Language**: TypeScript
- **Framework**: @modelcontextprotocol/sdk
- **API**: Etsy Open API v3
## Development Guidelines
- Follow MCP SDK best practices
- Use TypeScript for type safety
- Implement proper error handling
- Use Context7 for latest API documentation
- Follow Etsy API rate limiting guidelines