MCP server · depop
depop-selling
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for depop. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If depop publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport stdio
Tools
createOrUpdateProduct— Create or update a listing on DepoppatchProduct— Patch an existing product on DepopgetProductBySku— Get product details by SKUdeleteProduct— Delete a product on DepopmarkProductAsSold— Mark a product as soldcreateProduct— Create a new productgetAllProducts— Get all productsgetProductById— Get product details by product IDupdateProductById— Update an existing product by product IDpatchProductById— Patch an existing product by product IDdeleteProductById— Delete a product by product IDmarkProductAsSoldById— Mark a product as sold by product IDcreateProductLegacy— Create or update a listing on DepoppatchProductLegacy— Patch an existing product on DepopgetProductBySkuLegacy— Get product details by SKUdeleteProductLegacy— Delete a product on DepopmarkProductAsSoldLegacy— Mark a product as soldtriggerPurchaseById— Trigger a purchase of a product by product ID (for testing)triggerPurchaseBySku— Trigger a purchase of a product by SKU (for testing)triggerPurchase— Trigger a purchase of a product (for testing)submitOfferByProductId— Submit an offer for a product by product IDsubmitOfferBySku— Submit an offer for a product by SKUgetProductBySlug— Get product details by slugupdateProductBySlug— Update an existing product by slugpatchProductBySlug— Patch an existing product by slugdeleteProductBySlug— Delete a product by slugmarkProductAsSoldBySlug— Mark a product as sold by slugsubmitOfferBySlug— Submit an offer for a product by sluggetPricingInspiration— Get pricing inspiration when given product listing detailsgetAllOrders— Get all ordersgetOrderByPurchaseId— Get order details by purchase IDmarkOrderAsShipped— Mark an order as shipped, providing tracking information.refundOrder— Refund an ordergetSellerDetails— Get seller detailsgetSellerAddresses— Get seller addressesgetShippingProviders— Get available shipping providers for an addressgetShopInsightsLive— Get shop insightsgetProductInsightsLiveBySku— Get product insights by SKUgetProductInsightsLiveBySlug— Get product insights by sluggetProductInsightsLiveByProductId— Get product insights by product IDgetOpenAPISpec— Get the latest version of the OpenAPI specification (this document).exchangeToken— OAuth 2.0 token endpoint (authorization code exchange and refresh token)getStatus— Get status
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.