Taksi MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TEST_MODE | No | Test modu (API çağrıları yerine mock data) | true |
| DEFAULT_CITY | No | Varsayılan şehir | istanbul |
| UBER_ENABLED | No | Uber entegrasyonunu etkinleştir | false |
| ITAKSI_API_KEY | No | iTaksi API anahtarı | |
| ITAKSI_ENABLED | No | iTaksi entegrasyonunu etkinleştir | false |
| UBER_CLIENT_ID | No | Uber Client ID | |
| BITAKSI_API_KEY | No | BiTaksi API anahtarı | |
| BITAKSI_ENABLED | No | BiTaksi entegrasyonunu etkinleştir | false |
| DEFAULT_CURRENCY | No | Varsayılan para birimi | TRY |
| DEFAULT_LANGUAGE | No | Varsayılan dil | tr |
| DEFAULT_LATITUDE | No | Varsayılan enlem (İstanbul Taksim) | 41.0362 |
| DEFAULT_LONGITUDE | No | Varsayılan boylam (İstanbul Taksim) | 28.9841 |
| UBER_CLIENT_SECRET | No | Uber Client Secret | |
| DEFAULT_COUNTRY_CODE | No | Varsayılan ülke kodu | TR |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| taksi_turleri_getirB | Mevcut taksi türlerini ve özelliklerini listele |
| ucret_tahminiC | İki konum arası taksi ücreti tahmini hesapla |
| taksi_cagirC | Belirtilen konumlar arası taksi çağır |
| yolculuk_durumuC | Aktif yolculuğun durumunu ve şoför bilgilerini sorgula |
| yolculuk_iptalC | Aktif yolculuğu iptal et |
| yolculuk_gecmisiC | Geçmiş yolculukları listele |
| surucu_iletisimB | Aktif yolculukta şoförle iletişime geç (ara/mesaj) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/skynet-base/taksi-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server