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: OrderFood 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
Latest Blog Posts
- 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