Model Context Protocol (MCP)

Connect Quick Commerce Data
to Your AI Assistant

Search products, compare prices, check inventory, and get delivery ETAs across Indian platforms — from Claude, Cursor, or ChatGPT via our hosted MCP server. No local install required.

What is MCP?

The Model Context Protocol (MCP) is an open standard that lets AI assistants use external tools and data sources. Think of it as plugins for AI — connecting models to real-world APIs.

With the QuickCommerce MCP server, your AI assistant can directly search products, compare prices, and check delivery times across 11 platforms — all through natural conversation.

Just ask "Compare milk prices across BlinkIt and Zepto near me" and your AI will call the API, get real-time data, and present the results.

Your AI Assistant

Claude, Cursor, ChatGPT

MCP

Hosted MCP Server

api.quickcommerceapi.com/mcp · 7 tools

API

11 Platforms for Search & Item

Blinkit, Zepto, Swiggy Instamart, BigBasket, DMart, JioMart & Flipkart Minutes, Amazon, Nykaa, Myntra & Flipkart. ETA: quick commerce only.

Setup in 2 Minutes

Hosted MCP only — paste the URL config. No local package to install.

Supported today: Claude and Cursor (hosted). ChatGPT may work if your client supports remote MCP. A local quickcommerce-mcp package is not published — use the hosted URL below.
1

Get your API key

Sign up for free and copy your API key from the dashboard. You get 100 free credits instantly.

2

Add the hosted MCP config

Hosted — points at https://api.quickcommerceapi.com/mcp. No Python or local module.

Claude(claude_desktop_config.json)
{
  "mcpServers": {
    "quickcommerce": {
      "url": "https://api.quickcommerceapi.com/mcp",
      "headers": {
        "X-API-Key": "your-api-key-here"
      }
    }
  }
}

Replace your-api-key-here with your actual API key from the dashboard.

7 Tools Available

Each tool maps to a QuickCommerce API endpoint. Your AI assistant can call them through natural language.

search_products

/v1/search1 credit

Search products by keyword on any platform. Returns names, prices, ratings, inventory, images, and deeplinks.

Example prompt:

"Search for Amul Butter on BlinkIt near Bangalore"

get_item_details

/v1/item1 credit

Get real-time price, stock level, and availability for a specific product using its item ID.

Example prompt:

"What's the current price of item 501346 on BlinkIt?"

check_delivery_eta

/v1/eta1 credit

Get estimated delivery time and store availability for a platform at your location.

Example prompt:

"How fast can Zepto deliver to Koramangala?"

group_search

/v1/groupsearchN credits

Search across multiple platforms in one call. Compare prices and availability side by side.

Example prompt:

"Compare milk prices across BlinkIt, Zepto, and Swiggy"

group_eta

/v1/groupetaN credits

Get delivery ETAs from multiple platforms at once. Find who delivers fastest.

Example prompt:

"Which platform delivers fastest to my location?"

check_credits

/v1/creditsFree

Check your remaining API credits, per-pack breakdown, and expiry dates.

Example prompt:

"How many credits do I have left?"

list_platforms

/v1/supported-platformsFree

List all 11 supported platforms (search/item) and ETA scope. No API key required.

Example prompt:

"What platforms does QuickCommerce API support?"

What You Can Ask

Once connected, just talk to your AI naturally.

"Search for Amul Butter on BlinkIt near Koramangala, Bangalore"

"Compare milk prices across BlinkIt, Zepto, and Swiggy in Mumbai"

"Which platform delivers fastest to my location?"

"Check my QuickCommerce API credits"

"What's the price of Aashirvaad Atta 5kg on BigBasket vs DMart?"

"Is Maggi Noodles available on all platforms near me?"

"What platforms does QuickCommerce API support?"

"Find the cheapest cooking oil across all platforms in Delhi"

"What's the delivery ETA for Zepto and BlinkIt in Indiranagar?"

Ready to Connect?

Get your free API key, paste the config, and start querying 11 platforms from your AI assistant.