npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

@siva-sub/mcp-public-transport

v0.3.0

Published

A Model Context Protocol server for Singapore transport data with real-time information and routing

Readme

Singapore Location Intelligence MCP 🇸🇬

CI/CD npm version License: MIT

As the creator of this project, I, Siva (Sivasubramanian Ramanathan), developed this comprehensive Singapore Location Intelligence Platform to explore the capabilities of the Model Context Protocol (MCP). My goal was to test how MCP could be leveraged to help AI accurately plan routes, while also showcasing my ability to work with various APIs and my expertise in the technologies involved.

What began as an experiment with MCP integration evolved into a sophisticated, real-world application that demonstrates the power of this exciting new protocol to create tools that can rival commercial solutions. This platform provides enterprise-grade transport routing, postal code resolution, and location intelligence with Google Maps-level detailed navigation instructions, all optimized for Singapore's unique transport ecosystem.

🌟 Key Features

🎯 NEW in v0.3.0 - MRT Exit Integration & Landmarks Tool Fix

  • 🚇 MRT Exit Recommendations - Google Maps-level precision with specific exit codes
  • 🏛️ Enhanced Location Resolution - Fixed JSON string parsing and coordinate validation
  • 📍 Exit-Level Navigation - "Use Exit E (14m walk, 1 min)" for optimal station navigation
  • 🔧 Robust Input Handling - All location formats now work correctly
  • 🎯 Singapore-Optimized - Proper coordinate bounds and postal code validation

🎯 v0.2.7 - Weather Service Fixes & Enhanced Reliability

  • 🌦️ Robust Weather Integration - Fixed all weather API inconsistencies and crashes
  • 🔧 Production-Ready Error Handling - Graceful degradation when weather APIs fail
  • 🎯 Singapore Weather API Compatibility - Supports all 5 official weather endpoints
  • Enhanced Journey Planning - Weather-aware routing with resilient fallbacks
  • 🛡️ Zero-Crash Guarantee - Weather service failures no longer break journey planning

🎯 NEW in v0.2.1 - Weather Intelligence

  • 🌦️ Standalone Weather Tools - Comprehensive weather conditions and activity-specific advisories
  • 🎯 Activity Recommendations - Tailored advice for walking, cycling, sports, photography, dining
  • 🌡️ Comfort Analysis - Intelligent comfort level assessment with travel impact
  • Best Time Recommendations - Optimal timing for outdoor activities based on weather

🎯 NEW in v0.2.0 - Enhanced Intelligence

  • 🔍 Advanced Fuzzy Search - "Opp Blk 910" → finds "Opposite Block 910" with 95% accuracy
  • 🌦️ Weather-Aware Routing - Real-time weather impact on walking times and route suggestions
  • 🚇 Transfer Minimization - Smart algorithms to reduce transfers in multi-modal journeys
  • 🗺️ Google Maps-Quality Directions - "Turn Left To Stay On Thomson Road" level instructions
  • 📍 Comprehensive Stop Details - Nearby amenities, accessibility info, and location context

🎯 Core Features

  • 🎯 Advanced Postal Code Intelligence - 95% accuracy resolution for all Singapore postal codes
  • 🗺️ Professional Navigation Instructions - Turn-by-turn directions like "Turn Left To Stay On Thomson Road"
  • 🚇 Multi-Modal Transport Planning - Seamless integration of MRT, LRT, buses, and walking
  • Singapore Time Intelligence - Business hours, rush hour detection, and timing optimization
  • 🔍 Intelligent Location Search - Fuzzy matching, typo tolerance, and smart suggestions
  • 📍 Comprehensive Geocoding - Forward and reverse geocoding with Singapore-specific accuracy
  • 🚌 Real-Time Transport Data - Live bus arrivals, train status, and service disruptions
  • 💡 Context-Aware Routing - Peak hour optimization, last train warnings, night bus alternatives

🎯 Real-World Problem Solved

Before: Basic transport tools with failed postal code resolution After: Enterprise-grade location intelligence platform with weather-aware routing

Singapore Transport MCP Demo

INPUT: "How to get to Suntec City from Little India MRT during heavy rain?"

OUTPUT: 
✅ Postal Code 039594 → SUNTEC CITY
🌧️ Heavy rain detected - prefer covered routes
🚇 Route: DT Line (8 min) → Covered walkway (6 min) 
💰 Cost: $1.55 | 🕐 Duration: 32 minutes (adjusted for weather)
📍 Step-by-step: "Walk 246m via covered walkway to ROCHOR MRT → Take DT Line from Rochor to Promenade → Use underground connection to Suntec City"
⚠️ Weather Advisory: Allow extra 5 minutes for walking segments

🚀 Quick Start

Installation

npx @siva-sub/mcp-public-transport

Claude Desktop Setup

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "singapore-transport": {
      "command": "npx",
      "args": ["-y", "@siva-sub/mcp-public-transport"],
      "env": {
        "LTA_ACCOUNT_KEY": "your_lta_api_key_here",
        "ONEMAP_TOKEN": "your_onemap_token_here",
        "ONEMAP_EMAIL": "[email protected]",
        "ONEMAP_PASSWORD": "your_onemap_password"
      }
    }
  }
}

⚙️ Configuration

Required Environment Variables

  • LTA_ACCOUNT_KEY: Required. Your LTA DataMall API key (Get here)

Optional Environment Variables

  • ONEMAP_TOKEN: OneMap API token for enhanced features (Register here)
  • ONEMAP_EMAIL: OneMap account email for authentication
  • ONEMAP_PASSWORD: OneMap account password for authentication
  • CACHE_DURATION: Cache duration in seconds (default: 300)
  • LOG_LEVEL: Logging level (default: info)

🛠️ Available Tools

🌍 NEW - Enhanced Location Intelligence

  • search_bus_stops ⭐ - Advanced fuzzy search with Singapore abbreviations

    • Supports: "Opp Blk 910", "Bef Jurong East MRT", "CP near Orchard"
    • Intelligent pattern recognition and typo tolerance
    • Distance-based ranking and confidence scoring
  • get_bus_stop_details ⭐ - Comprehensive stop information

    • Real-time service information and nearby amenities
    • Accessibility details and location context
    • Walking distances to nearby stops
  • plan_comprehensive_journey ⭐ - Complete multi-modal journey planning

    • Transfer minimization algorithms
    • Real-time disruption handling
    • Google Maps-quality turn-by-turn directions
    • Weather impact on walking segments
    • Supports all input types: addresses, postal codes, coordinates

🌍 Location Intelligence

  • search_location - Enhanced with fuzzy search capabilities
  • resolve_postal_code - High-accuracy Singapore postal code resolution (95% success rate)
  • reverse_geocode - Convert coordinates to addresses with Singapore-specific accuracy

🚌 Public Transport

  • get_bus_arrival - Real-time bus arrival times with crowding information
  • find_bus_stops - Find bus stops by location, name, or coordinates
  • plan_comprehensive_journey - Multi-modal journey planning with detailed instructions

🚇 Train Services

  • get_train_service_status - Real-time MRT/LRT service status and disruptions

🚕 Taxis & Ride-Hailing

  • get_nearby_taxis - Find available taxis and estimate wait times

🚦 Traffic & Roads

  • get_traffic_conditions - Live traffic conditions, incidents, and road speeds

🌦️ NEW - Weather Intelligence

  • get_weather_conditions ⭐ - Comprehensive real-time weather with travel impact

    • Real-time temperature, rainfall, humidity, and wind data
    • Comfort level analysis and walking condition ratings
    • Travel impact assessment with time adjustments
    • Activity-specific recommendations and safety advice
  • get_weather_advisory ⭐ - Activity-specific weather recommendations

    • Tailored advice for walking, cycling, outdoor dining, sports, photography
    • Suitability ratings and best time recommendations
    • Weather-specific safety guidance and precautions

📊 Enterprise Features

Advanced Routing with Weather Intelligence

// Weather-aware journey planning
{
  "primaryRoute": {
    "summary": {
      "totalTime": 1980, // seconds (adjusted for weather)
      "walkingTime": 720, // includes weather buffer
      "transfers": 1
    },
    "weatherImpact": {
      "conditions": {
        "rainfall": 12.5, // mm
        "temperature": 28, // °C
        "humidity": 85 // %
      },
      "advisories": [
        {
          "severity": "high",
          "type": "rain",
          "message": "Heavy rain detected. Allow extra time for walking.",
          "routingImpact": {
            "walkingTimeMultiplier": 1.5,
            "preferredModes": ["MRT", "Covered Bus Stops"]
          }
        }
      ]
    }
  }
}

Enhanced Bus Stop Search

// Fuzzy search with Singapore intelligence
{
  "query": "Opp Blk 910",
  "searchType": "fuzzy",
  "results": [
    {
      "busStopCode": "83139",
      "description": "OPP BLK 910",
      "matchScore": 0.95,
      "locationPatterns": {
        "blockNumber": "910",
        "direction": "opp"
      },
      "searchContext": {
        "queryVariations": ["opposite block 910", "opp blk 910"],
        "bestMatch": "OPP BLK 910"
      }
    }
  ]
}

Comprehensive Stop Details

// Detailed stop information with context
{
  "details": {
    "busStopCode": "83139",
    "description": "OPP BLK 910",
    "services": [...], // Real-time arrivals
    "nearbyStops": [...], // Within walking distance
    "accessibility": {
      "wheelchairAccessible": true,
      "sheltered": true,
      "tactilePaving": true
    },
    "locationContext": {
      "district": "Tampines",
      "landmarks": ["Block 910", "Tampines Mall"],
      "transportHubs": ["Tampines MRT Station"]
    },
    "nearbyAmenities": [
      {
        "name": "Tampines Mall",
        "type": "shopping",
        "distance": 250,
        "walkingTime": 3
      }
    ]
  }
}

Singapore Time Intelligence

{
  "singaporeTime": "27/06/2025, 10:58 PM",
  "businessHours": false,
  "rushHour": false,
  "contextInfo": {
    "nextRushHour": "7:00 AM tomorrow",
    "travelRecommendation": "Off-peak travel - comfortable journey expected"
  }
}

Postal Code Intelligence

{
  "postalCode": "039594",
  "location": {
    "name": "SUNTEC CITY",
    "address": "3 TEMASEK BOULEVARD SUNTEC CITY SINGAPORE 039594",
    "district": "Downtown Core",
    "areaType": "Central Singapore",
    "confidence": 0.98
  }
}

🎯 Use Cases

1. Navigation Applications

  • Weather-aware route planning
  • Detailed turn-by-turn directions
  • Multi-modal journey optimization
  • Real-time traffic integration

2. Delivery & Logistics

  • Postal code validation and resolution
  • Optimal route planning with weather considerations
  • Address standardization and fuzzy matching

3. Urban Planning

  • Transport accessibility analysis
  • Weather impact on pedestrian traffic
  • Peak hour traffic optimization
  • Public transport coverage mapping

4. Tourism & Hospitality

  • Tourist-friendly directions with landmarks
  • Weather-appropriate route suggestions
  • Public transport guidance
  • Location discovery with fuzzy search

📈 Performance & Reliability

  • Sub-3-second route planning with weather integration
  • 5-minute weather data cache for real-time responsiveness
  • Intelligent caching with location and weather-aware TTL
  • Graceful degradation during API maintenance
  • 95% postal code resolution accuracy
  • Real-time data integration with official Singapore APIs
  • Fuzzy search accuracy of 90%+ for Singapore terms

🔧 Advanced Configuration

Weather-Aware Route Preferences

{
  "routingOptions": {
    "includeWeatherImpact": true,
    "maxWalkingDistance": 800,
    "weatherSensitivity": "high",
    "preferredModes": ["MRT", "Covered Bus Stops"],
    "minimizeTransfers": true
  }
}

Fuzzy Search Configuration

{
  "searchOptions": {
    "enableFuzzySearch": true,
    "minScore": 0.3,
    "singaporeAbbreviations": true,
    "typoTolerance": true
  }
}

Business Hours Configuration

{
  "businessHours": {
    "weekdays": { "start": 9, "end": 18 },
    "saturday": { "start": 9, "end": 13 },
    "sunday": { "closed": true }
  }
}

🤝 API Integration

OneMap Integration

  • Authentication: Automatic token refresh with 3-day TTL
  • Geocoding: High-accuracy address resolution with fuzzy matching
  • Routing: Professional-grade turn-by-turn directions
  • Weather Integration: Real-time weather data from Singapore APIs

LTA DataMall Integration

  • Real-time Data: Bus arrivals, train status, traffic conditions
  • Transport Network: Complete bus and train network data
  • Service Alerts: Live disruption and maintenance notifications
  • Enhanced Error Handling: Graceful degradation and retry logic

Singapore Weather API Integration

  • Real-time Data: Rainfall, temperature, humidity, wind speed
  • 5-minute Updates: Fresh weather data for accurate routing
  • Location-based: Weather conditions for specific route segments
  • Advisory Generation: Smart recommendations based on conditions

🚀 Development

Local Development

git clone https://github.com/siva-sub/MCP-Public-Transport
cd MCP-Public-Transport
npm install
cp .env.example .env.local
# Add your API keys to .env.local
npm run dev

Building

npm run build    # Builds both ESM and CJS versions
npm run test     # Runs comprehensive test suite
npm run lint     # TypeScript and ESLint checks

Testing

# Unit tests
npm run test

# Integration tests with real APIs
npm run test:integration

# Performance tests
npm run test:performance

📦 Architecture

src/
├── services/           # Core business logic
│   ├── lta.ts         # LTA DataMall integration
│   ├── onemap.ts      # OneMap API with authentication
│   ├── weather.ts     # ⭐ Real-time weather integration
│   ├── routing.ts     # ⭐ Enhanced multi-modal routing
│   ├── fuzzySearch.ts # ⭐ Singapore-optimized fuzzy search
│   ├── time.ts        # Singapore time intelligence
│   ├── postalCode.ts  # Postal code validation & resolution
│   └── cache.ts       # Intelligent caching layer
├── tools/             # MCP tool implementations
│   ├── location/      # Enhanced location intelligence tools
│   ├── bus/           # ⭐ Enhanced bus tools with fuzzy search
│   │   ├── search.ts  # ⭐ Advanced bus stop search
│   │   └── details.ts # ⭐ Comprehensive stop details
│   ├── routing/       # ⭐ Enhanced journey planning tools
│   │   └── enhanced.ts# ⭐ Weather-aware optimal routing
│   ├── train/         # Train service tools
│   └── traffic/       # Traffic and road tools
├── types/             # TypeScript interfaces
│   ├── location.ts    # Location and search types
│   ├── transport.ts   # Transport system types
│   ├── search.ts      # Search and query types
│   └── time.ts        # Singapore time types
└── utils/             # Shared utilities
    ├── errors.ts      # Custom error handling
    ├── logger.ts      # Structured logging
    └── validation.ts  # Input validation

🌟 What Makes This Special

  1. Singapore-Optimized: Built specifically for Singapore's unique transport ecosystem with local intelligence
  2. Weather-Aware: Real-time weather integration affects routing decisions and walking time estimates
  3. Professional-Grade: Routing instructions comparable to Google Maps with fuzzy search capabilities
  4. Real-Time Context: Business hours, rush hour, weather, and timing intelligence
  5. High Accuracy: 95% success rate for postal code resolution, 90%+ fuzzy search accuracy
  6. Enterprise-Ready: Comprehensive error handling, weather resilience, and performance optimization
  7. Developer-Friendly: Full TypeScript support with comprehensive documentation
  8. Transfer Minimization: Smart algorithms to reduce transfers in multi-modal journeys

🎯 Contributing

We welcome contributions! Please see our Contributing Guide for details.

📝 License

MIT License - see LICENSE for details.

🙏 Acknowledgments

  • Singapore Land Authority (SLA) for OneMap API
  • Land Transport Authority (LTA) for DataMall API
  • Singapore Meteorological Service for weather data
  • Model Context Protocol for the extensible framework
  • Singapore Open Data initiative for public transport data

Built with ❤️ for Singapore's smart city initiative and MCP exploration

📊 Version 0.2.0 Statistics

  • 11 Total Tools (up from 8)
  • 4 New Major Services added
  • 3 New Tools with advanced capabilities
  • Weather API Integration for real-time conditions
  • Fuzzy Search Engine with 50+ Singapore abbreviations
  • Google Maps-Quality turn-by-turn directions
  • Transfer Minimization algorithms