Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Zomato MCP Demo

БесплатноНе проверен

Official guide and demo for integrating Zomato MCP Server with Claude Desktop — learn how to connect, configure, and experience real-time restaurant discovery,

GitHubEmbed

Описание

Official guide and demo for integrating Zomato MCP Server with Claude Desktop — learn how to connect, configure, and experience real-time restaurant discovery, menu browsing, and food ordering through AI.

README

Zomato has officially launched an MCP (Model Context Protocol) Server — enabling AI assistants like Claude and ChatGPT to interact with real-world food ordering systems directly through chat.

This repository contains a quick setup guide and demo videos to help you configure and test the Zomato MCP integration inside Claude Desktop.


🚀 What You'll Learn

  • 🔧 How to configure Claude Desktop to connect with Zomato's MCP Server
  • 🔎 Discover restaurants based on your location & preferences
  • 📒 Browse detailed menus with prices, ratings, and categories
  • 🛒 Add items to your cart and simulate food ordering
  • 💳 Experience secure QR-based payment simulation

⚙️ Prerequisites

  • Installed Claude Desktop
  • Installed Node.js (verify with node -v)
  • Basic understanding of JSON configuration

Download Node.js here: https://nodejs.org


💬 Install in Claude Desktop

Step 1: Open Developer Settings

  1. Go to Settings → Developer
  2. Click Edit Config

Step 2: Add the Zomato MCP Server configuration

Paste the following inside your claude_desktop_config.json file:

{
  "mcpServers": {
    "zomato-mcp": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://mcp-server.zomato.com/mcp"
      ]
    }
  }
}

Step 3: Save and Restart

After saving the configuration, restart Claude Desktop to load the new MCP server.


📹 Demo Videos

🎥 1. Setting Up MCP in Claude Desktop

🔗 Watch Setup Video

🎥 2. Zomato MCP Demo — Restaurant Discovery to Payment

🔗 Watch Demo Video


🧠 How It Works

The Zomato MCP Server exposes APIs that Claude (or any MCP-compatible client) can call during a conversation.

This allows real-time restaurant lookup, menu retrieval, cart management, and simulated ordering — directly through chat commands.

For OAuth authentication, Zomato currently whitelists:

  • localhost
  • chatgpt.com

👨‍💻 Author

Pranesh S
AI & Web Developer | MCP Integrator | B.Tech AIML

🌐 GitHub • 💼 LinkedIn


⭐ Support & Contribution

If this repo helped you set up or understand MCP integrations,
🌟 Star the repository — it supports my work and helps others discover it!

Pull requests, improvements, and suggestions are welcome.

from github.com/Pranesh-2005/Zomato-MCP-Demo

Установка Zomato MCP Demo

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/Pranesh-2005/Zomato-MCP-Demo

FAQ

Zomato MCP Demo MCP бесплатный?

Да, Zomato MCP Demo MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Zomato MCP Demo?

Нет, Zomato MCP Demo работает без API-ключей и переменных окружения.

Zomato MCP Demo — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить Zomato MCP Demo в Claude Desktop, Claude Code или Cursor?

Открой Zomato MCP Demo на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Zomato MCP Demo with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai