myntra-mcp-server

suvan2367/myntra-mcp-server

3.2

If you are the rightful owner of myntra-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A middleware MCP server for integrating and automating operations with the Myntra Seller API.

Tools

Functions exposed to the LLM to take actions

myntra_authenticate

Authenticate with Seller ID, API Key, Secret

myntra_status

Check seller account connection and health

myntra_list_products

List products with filtering (status, category, pagination)

myntra_get_product

Get details for a specific product

myntra_create_product

Create a product listing (with details and images)

myntra_update_product

Update information of an existing product

myntra_update_inventory

Modify inventory for a product

myntra_list_orders

List orders with status/date filters

myntra_get_order

View details for a particular order

myntra_update_order_status

Update status, mark as shipped/cancelled, add tracking info

myntra_get_returns

List return requests with status filter

myntra_process_return

Approve or reject a return request

myntra_get_analytics

Retrieve sales, orders, revenue, top products, or inventory health metrics

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources