MCP Transportasi - Jalan Tol & Jalur KA
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., "@MCP Transportasi - Jalan Tol & Jalur KAShow stations on the Jakarta-Surabaya railway line"
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.
MCP Transportasi — Jalan Tol & Jalur KA
Server MCP (Model Context Protocol) untuk data infrastruktur transportasi Indonesia: jalan tol dan jalur kereta api. Dibangun dengan FastMCP (Python), PostgreSQL + PostGIS.
Menjalankan Server
# Jalan Tol — stdio (default, untuk MCP client lokal seperti Claude Code)
python -m source.mcp_jalan_tol
# Jalur KA — stdio
python -m source.mcp_jalur_ka
# Via HTTP (untuk akses jarak jauh)
python -m source.mcp_jalan_tol --transport streamable-http --port 8000
python -m source.mcp_jalur_ka --transport streamable-http --port 8001
# Opsi lainnya
python -m source.mcp_jalan_tol --helpRelated MCP server: ns-bridge
Dataset
Server | Tabel | Baris |
Jalan Tol | Gerbang tol | 242 |
Jalan Tol | Ruas tol | 191 |
Jalan Tol | Lokasi gerbang | 535 |
Jalur KA | Stasiun | 520 |
Jalur KA | Jalur rel | 229 |
Jalur KA | Lokasi stasiun | 525 |
Seluruh data mencakup Pulau Jawa.
Environment
Salin .env.example ke .env dan isi kredensial PostgreSQL:
PG_HOST=...
PG_USER=...
PG_PASSWORD=...
PG_PORT=5432
PG_DB=...
PG_SCHEMA=...PostGIS wajib terpasang di database.
Dokumentasi Lengkap
Lihat skills/CLAUDE.md — mencakup skema database, arsitektur kode, daftar tools, standar implementasi, dan panduan untuk pengembangan lanjutan.
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
- AlicenseAqualityDmaintenanceAn unofficial MCP server that provides access to Indonesia's BMKG data, including real-time earthquake reports, village-level weather forecasts, and extreme weather alerts. It enables users to search for location codes and retrieve detailed meteorological and geophysical information through natural language.Last updated9MIT
- AlicenseAqualityCmaintenanceAn MCP server that enables AI assistants to interact with the Netherlands Railways (NS) API for route planning, pricing, and real-time departure information. It provides tools for searching stations, planning trips with connections, and viewing real-time departure boards.Last updated31MIT
- FlicenseAqualityFmaintenanceAn MCP server that provides access to the Koleo API for Polish train timetables, including station information, departures, and arrivals. It allows users to search for connections, view train routes, and access real-time timetable data and seat occupancy statistics.Last updated146
- Alicense-qualityDmaintenanceAn MCP server for real-time Italian railway data, enabling natural language queries about train schedules, delays, departures, arrivals, and live tracking via the Viaggiatreno API.Last updated4MIT
Related MCP Connectors
This MCP server provides seamless access to Malaysia's government open data, including datasets, w…
MCP server for AI dialogue using various LLM models via AceDataCloud
Official MCP server for Qase — manage test cases, runs, suites, defects via AI tools.
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/tirthanzh/mcp-transportasi-jalan-tol-dan-jalur-ka'
If you have feedback or need assistance with the MCP directory API, please join our Discord server