MCP Directory
Back

GalwayBus

by joreilly · Kotlin · ★ 581

Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI

#android#architecture-components#coroutines#coroutines-flow#fastlane#ios#jetpack-compose#koin#kotlin#kotlin-multiplatform#kotlin-multiplatform-mobile#kotlin-native#ktor#mcp#mcp-server#swift#swiftui#viewmodel

Install

git clone https://github.com/joreilly/GalwayBus.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "galwaybus": {
      "command": "npx",
      "args": [
        "-y",
        "github:joreilly/GalwayBus"
      ]
    }
  }
}

From the README

**Note**: if you are trying this project out and aren't in Galway then hit the home icon in title bar to center in Galway so you can see meaningful data! This project also acted as initial platform I used when starting to explore **Kotlin Multiplatform** capabilities. There's a Kotlin Multiplatform module for example along with sample Android, iOS and macOS apps. Also wrote a number of posts about some of my experiences using **KMP** in the project. * [SwiftUI meets Kotlin Multiplatform!](https://johnoreilly.dev/2019/06/08/swiftui-meetings-kotlin-multiplatform/) * [Introduction to Multipl…
Read full README on GitHub →

Related other servers