IzmirMCP
MCP server for accessing real-time Izmir public transport data (IZBAN, ESHOT, Tram, Metro, Ferry, Train) including bus locations, schedules, and stop information.
README
IzmirMCP — Izmir Public Transport MCP Server
IzmirMCP, Izmir toplu tasima verilerini (IZBAN, ESHOT, Tramvay, Metro, Vapur/Izdeniz, Tren) Model Context Protocol (MCP) uzerinden sunan acik kaynakli bir TypeScript sunucusudur. AI asistanlari (Claude dahil) ve diger MCP istemcileri icin gerçek zamanli otobus konumlari, sefer saatleri ve durak bilgilerini kolayca erisilebilir hale getirir.
SEO odakli anahtar kavramlar: Izmir toplu tasima API, gerçek zamanli otobus konumu, Izmir metro saatleri, IZBAN seferleri, ESHOT duraklari, MCP server, Model Context Protocol.
Neler Sunar?
- Izmir toplu tasima sistemleri icin tek noktadan MCP entegrasyonu
- Gerçek zamanli veriler: otobus konumlari ve yaklaşan seferler
- Sefer saatleri, istasyon/durak listeleri, hat aramalari
- Moduler yapi: Izban, Eshot, Metro, Tramvay, Vapur ve Tren araclari
- Node.js 18+ uyumlu, TypeScript ile gelistirilmis
Desteklenen Sistemler ve Veri Tipleri
| Sistem | Sunulan Veriler |
|---|---|
| IZBAN | Istasyon listesi, seferler, ucret tarifesi |
| ESHOT | Durak ve hat arama, yaklasan otobusler, GPS konumlari, yakindaki duraklar |
| Tramvay | Hatlar, istasyonlar, sefer sikligi |
| Metro | Istasyonlar, sefer sikligi |
| Vapur (Izdeniz) | Iskeleler, hareket saatleri, calisma gunleri |
| Tren | Gar listesi ve konum bilgileri |
Kurulum ve Hizli Baslangic
NPM ile Calistirma (onerilen)
npx izmir-mcp
Alternatif olarak global kurulum:
npm install -g izmir-mcp
izmir-mcp
IzmirMCP, MCP stdio transport ile calisir; HTTP portu acmaz. MCP istemciniz bu sureci stdio uzerinden yonetir.
Kaynaktan Kurulum
git clone https://github.com/halilcengel/IzmirMCP.git
cd IzmirMCP
npm install
npm run build
npm start
MCP Istemcisi Yapilandirmasi (Claude, etc.)
{
"mcpServers": {
"izmir-mcp": {
"command": "npx",
"args": ["izmir-mcp"]
}
}
}
Ornek Kullanim Senaryolari
Asagidaki ornekler, bir MCP istemcisinde Izmir toplu tasima verilerini nasil sorgulayabileceginizi gosterir:
ESHOT durak arama:
"Alsancak" bolgesindeki ESHOT duraklarini getir.
Hat uzerindeki otobus konumlari:
Hat 551 icin tum otobuslerin anlik GPS konumlarini getir.
Duraga yaklasan otobusler:
Durak ID 12345 icin yaklasan otobusleri listele.
IZBAN seferleri:
Aliağa (123) ile Alsancak (456) arasindaki IZBAN seferlerini getir.
Metro sefer sikligi:
Izmir metro sefer sikligini getir.
Vapur saatleri:
Karsiyaka - Alsancak arasi hafta ici vapur saatlerini getir.
Isterseniz, bu istemleri MCP arac cagrisina da cevirtebilirsiniz.
Araclar (Tools)
IZBAN
get-izban-stations— Istasyon listesiget-izban-departures— Iki istasyon arasinda planli seferlerget-izban-fare-tariff— Ucret tarifesi hesaplama
ESHOT
get-eshot-stations— Durak aramaget-eshot-lines— Hat aramaget-line-approaching-buses— Belirli duraga yaklasan otobuslerget-line-bus-locations— Hat uzerindeki tum otobuslerin GPS konumuget-station-approaching-buses— Duraga yaklasan tum otobuslerget-nearby-stations-by-coords— Koordinata gore yakindaki duraklar
Tramvay
get-tram-lines— Tum hatlarget-tram-stations-by-sefer-id— Sefer ID ile istasyonlarget-tram-sefer-frequency-by-sefer-id— Sefer sikligi
Metro
get-metro-stations— Istasyon listesiget-metro-sefer-frequencies— Sefer sikligi
Vapur (Izdeniz)
get-ferry-timetables— Kalkis/varis ve gun tipine gore hareket saatleriget-ferry-timetables-by-pier— Iskele bazli hareket saatleriget-ferry-working-days— Calisma gunleriget-ferry-piers— Iskele bilgileri
Tren
get-train-stations— Tren gar listesi
Ortam Degiskenleri
| Degisken | Varsayilan | Aciklama |
|---|---|---|
MCP_NAME |
IzmirMCP |
MCP sunucu adi |
BASE_URL |
https://openapi.izmir.bel.tr/api |
IBB OpenAPI base URL |
CKAN_BASE_URL |
https://acikveri.bizizmir.com/api/3/action |
Acik veri CKAN API base URL |
ESHOT_HAT_RESOURCE_ID |
bd6c84f8-49ba-4cf4-81f8-81a0fbb5caa3 |
ESHOT hat verisi resource ID |
ESHOT_DURAK_RESOURCE_ID |
0c791266-a2e4-4f14-82b8-9a9b102fbf94 |
ESHOT durak verisi resource ID |
HTTP_TIMEOUT |
10000 |
HTTP istek zaman asimi (ms) |
MAX_RETRIES |
3 |
Yeniden deneme sayisi |
Veri Kaynaklari
Veriler, Izmir Buyuksehir Belediyesi acik API ve acik veri kaynaklarindan alinmaktadir:
- https://openapi.izmir.bel.tr/api
- https://acikveri.bizizmir.com
Ekran Goruntuleri
<img width="2032" height="1161" alt="image" src="https://github.com/user-attachments/assets/4e23a9e2-8f58-4583-93e2-ef685d6fe924" />
<img width="1988" height="1117" alt="image" src="https://github.com/user-attachments/assets/4edc38c5-95a5-47e1-b996-d81918ae3c18" />
Katkida Bulunma
Katkilar memnuniyetle karsilanir:
- Depoyu fork'layin
- Yeni bir branch acin (
git checkout -b ozellik/yenilik) - Degisiklikleri commit'leyin
- Branch'i push'layin
- Pull Request olusturun
Lisans
Bu proje ISC Lisansi altinda lisanslanmistir.
Sorumluluk Reddi
Bu proje Izmir Buyuksehir Belediyesi'nin resmi bir uygulamasi degildir. Veriler kamuya acik kaynaklardan alinmaktadir. Dogruluk ve guncellik konusunda garanti verilmez.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.