Skip to main content
Glama
ron2111

flipkart-seller-mcp

by ron2111

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
flipkart_manage_shipmentsA

Manage Flipkart seller orders & shipments.

Actions:

  • 'search': List pending, packed, RTD, or dispatched orders (filter by state/order_id).

  • 'inspect': Retrieve detailed order items, SLA deadlines, customer pincode.

  • 'mark_rtd': Transition orders to Ready to Dispatch state.

  • 'get_label': Fetch printable shipping label & tax invoice PDF URLs.

  • 'cancel': Cancel order shipment with specified reason.

Output format: Returns token-optimized Markdown table ('summary') or JSON ('full').

flipkart_manage_inventoryB

Manage Flipkart product listings, inventory levels, pricing, and catalog CRUD.

Actions:

  • 'search': Search catalog listings by SKU or FSN.

  • 'get_details': Fetch full listing specifications and current pricing/stock.

  • 'update_stock': Modify available inventory counts across warehouses.

  • 'update_price': Update MRP and Selling Price (INR).

  • 'create_listing': Create a new catalog listing (Title, SKU, Selling Price, Brand).

  • 'update_listing': Update listing title, brand, or custom attributes.

  • 'delete_listing': Deactivate or archive a listing by SKU.

Output format: Returns token-optimized Markdown table ('summary') or JSON ('full').

flipkart_manage_returnsB

Manage Flipkart customer returns, RTO tracking, and Seller Protection Fund (SPF) claims.

Actions:

  • 'list_returns': List customer returns, RTOs, or replacements.

  • 'track_rto': Track return shipment delivery status and courier location.

  • 'approve_return': Approve customer return request.

  • 'spf_claim': File SPF claim for damaged, wrong, or missing return items.

Output format: Returns token-optimized Markdown table ('summary') or JSON ('full').

flipkart_manage_adsB

Manage Flipkart advertising campaigns (PLA / PCA / Smart ROI), budgets, and bidding.

Actions:

  • 'list_campaigns': View active or paused ad campaigns.

  • 'get_metrics': Fetch campaign performance (impressions, clicks, spend, orders, ROAS).

  • 'update_budget': Update daily budget (INR).

  • 'update_bid': Modify keyword or product bid prices.

Output format: Returns token-optimized Markdown table ('summary') or JSON ('full').

flipkart_manage_financialsA

Manage Flipkart seller bank settlements, payouts, and financial/tax report generation.

Actions:

  • 'get_settlements': View payout summaries, bank settlement status, UTR numbers.

  • 'request_report': Trigger generation of sales, tax, inventory, or returns reports.

  • 'download_report': Check status and retrieve download link for generated report.

Output format: Returns token-optimized Markdown table ('summary') or JSON ('full').

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/ron2111/flipkart-seller-mcp'

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