Command Palette

Search for a command to run...

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

Getir

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

MCP server for Getir partner API (Turkey). Manage orders, products, pricing, and store status for your Getir restaurant via Bearer token authentication.

GitHubEmbed

Описание

MCP server for Getir partner API (Turkey). Manage orders, products, pricing, and store status for your Getir restaurant via Bearer token authentication.

README

MCP server for Getir partner API (Turkey). Manage orders, products, pricing, and store status for your Getir restaurant via Bearer token authentication.

Tools (8)

Tool Description
list_orders List active/past/scheduled orders
get_order Get order details by ID
accept_order Accept an incoming order
reject_order Reject an order with reason
list_products List products in your store
update_product_availability Enable/disable a product
update_product_price Update product price
get_store_status Get current store open/busy status

Quick Start

{
  "mcpServers": {
    "getir": {
      "command": "npx",
      "args": ["-y", "@theyahia/getir-mcp"],
      "env": {
        "GETIR_TOKEN": "<YOUR_BEARER_TOKEN>"
      }
    }
  }
}

Environment Variables

Variable Required Description
GETIR_TOKEN Yes Bearer token from Getir partner portal

Demo Prompts

  • "Show me all active Getir orders"
  • "Accept order ORD123 with 15 minute preparation time"
  • "Reject order ORD456 because we are out of lahmacun"
  • "Disable the Iskender product temporarily"
  • "Update price of product P001 to 89 TRY"
  • "Is my store currently open on Getir?"

License

MIT

from github.com/theYahia/getir-mcp

Установка Getir

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

▸ github.com/theYahia/getir-mcp

FAQ

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

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

Нужен ли API-ключ для Getir?

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

Getir — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

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

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

Похожие MCP

Compare Getir with

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

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

Автор?

Embed-бейдж для README

Похожее

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