Skip to main content
Glama
markswendsen-code

@striderlabs/mcp-etsy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
etsy_search_productsA

Search for products on Etsy. Can filter by category (handmade, vintage, supplies), price range, and location.

etsy_get_item_detailsA

Get detailed information about a specific Etsy listing including seller info, reviews, shipping details, and available variations.

etsy_add_to_cartA

Add an item to the Etsy shopping cart. Requires being logged in.

etsy_view_cartA

View the current contents of the Etsy shopping cart.

etsy_get_favoritesA

View a user's favorited items and collections on Etsy. Requires being logged in.

etsy_add_to_favoritesA

Add an item to favorites on Etsy. Requires being logged in.

etsy_checkoutA

Proceed to checkout and purchase items in the cart. Requires being logged in with payment method configured.

etsy_track_ordersA

View and track orders on Etsy. Requires being logged in.

etsy_message_sellerA

Send a message to a seller on Etsy. Requires being logged in.

etsy_loginA

Log in to Etsy with credentials. Needed before operations that require authentication.

etsy_get_shop_infoB

Get information about an Etsy shop including ratings, policies, and all listings.

etsy_close_browserA

Close the browser instance and clean up resources.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/markswendsen-code/mcp-etsy'

If you have feedback or need assistance with the MCP directory API, please join our Discord server