Getir
FreeNot checkedMCP server for Getir partner API (Turkey). Manage orders, products, pricing, and store status for your Getir restaurant via Bearer token authentication.
About
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
Install Getir in Claude Desktop, Claude Code & Cursor
unyly install getir-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add getir-mcp -- npx -y @theyahia/getir-mcpFAQ
Is Getir MCP free?
Yes, Getir MCP is free — one-click install via Unyly at no cost.
Does Getir need an API key?
No, Getir runs without API keys or environment variables.
Is Getir hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Getir in Claude Desktop, Claude Code or Cursor?
Open Getir on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Getir with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
