getir-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@getir-mcpList my active Getir orders"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
getir-mcp
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 active/past/scheduled orders |
| Get order details by ID |
| Accept an incoming order |
| Reject an order with reason |
| List products in your store |
| Enable/disable a product |
| Update product price |
| Get current store open/busy status |
Related MCP server: wolt-mcp
Quick Start
{
"mcpServers": {
"getir": {
"command": "npx",
"args": ["-y", "@theyahia/getir-mcp"],
"env": {
"GETIR_TOKEN": "<YOUR_BEARER_TOKEN>"
}
}
}
}Environment Variables
Variable | Required | Description |
| 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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server that enables AI assistants to order food from TGO Yemek by browsing restaurants, managing carts, and completing checkouts. It allows users to handle address selection and order tracking directly through natural language interactions.Last updated1314MIT
- AlicenseAqualityDmaintenanceA thin MCP server that exposes Wolt's public consumer endpoints to AI agents, enabling discovery of nearby venues and fetching their menus with live prices and deal signals.Last updated2MIT
- Alicense-qualityAmaintenanceUnofficial MCP server that exposes Fitatu account operations as tools for inspecting and updating your meal plan.Last updated2MIT
- AlicenseAqualityAmaintenanceMCP server for browsing Glovo stores, menus, products, and managing a basket via API calls without checkout or payment.Last updated271MIT
Related MCP Connectors
The official MCP Server from Mia-Platform to interact with Mia-Platform Console
Unofficial read-only MCP server for VeryChic hotel offers
A basic MCP server to operate on the Postman API.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/theYahia/getir-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server