flipkart-seller-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| flipkart_manage_shipmentsA | Manage Flipkart seller orders & shipments. Actions:
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:
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:
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:
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:
Output format: Returns token-optimized Markdown table ('summary') or JSON ('full'). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 5 tools
Each tool covers a distinct seller domain: shipments, returns, inventory, ads, and financials. There is no overlap in purpose, and the actions within each tool further differentiate the operations.
All tools follow a consistent 'flipkart_manage_X' pattern (e.g., flipkart_manage_shipments, flipkart_manage_returns). This makes it easy to predict the tool's domain from its name.
5 tools is well-scoped for a seller platform. It covers all major functionalities without being too few or too many, allowing for focused and manageable interactions.
The tool set covers the full lifecycle of seller operations: order and shipment management, returns and RTO, inventory and catalog CRUD, advertising, and financials. No obvious gaps are apparent.