Galway Bus

v1.0.0Developer Toolsstable

Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI

androidarchitecture-componentscoroutinescoroutines-flowfastlane
Share:
583
Stars
0
Downloads
0
Weekly
0/5

What is Galway Bus?

Galway Bus is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to galway bus kotlin multiplatform project using jetpack compose and swiftui

Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Galway Bus Kotlin Multiplatform project using Jetpack Compos

Use Cases

Reference a Kotlin Multiplatform project implementing modern mobile architecture.
joreilly

Maintainer

LicenseMIT
Languagekotlin
Versionv1.0.0
UpdatedMay 14, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx galwaybus

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Galway Bus

Galway Bus is a Kotlin Multiplatform reference project demonstrating modern mobile architecture with Jetpack Compose for Android and SwiftUI for iOS. This sample showcases best practices for code sharing, state management, and UI patterns across platforms, making it valuable for developers learning KMP development.

Prerequisites

  • Node.js 18+ installed
  • An MCP client such as Claude Desktop or Cursor
  • Interest in Kotlin Multiplatform mobile architecture
1

Install Galway Bus server

Install the MCP server via npx.

npx galwaybus
2

Add to client configuration

Register the server in claude_desktop_config.json.

{
  "mcpServers": {
    "galwaybus": {
      "command": "npx",
      "args": ["galwaybus"]
    }
  }
}
3

Restart your MCP client

Reload Claude Desktop or Cursor.

4

Explore the architecture

Ask Claude about the project structure and architecture patterns.

Galway Bus Examples

Client configuration example

Configuration in claude_desktop_config.json.

{
  "mcpServers": {
    "galwaybus": {
      "command": "npx",
      "args": ["galwaybus"]
    }
  }
}

Prompts to try

Learn from the Kotlin Multiplatform architecture.

Explain how this project shares code between iOS and Android
Show me the state management pattern used in this KMP project
How is dependency injection set up for multiple platforms?

Troubleshooting Galway Bus

Server initialization fails

Verify Node.js is installed and current. Consult the project repository at https://github.com/joreilly/GalwayBus for detailed documentation.

Frequently Asked Questions about Galway Bus

What is Galway Bus?

Galway Bus is a Model Context Protocol (MCP) server that galway bus kotlin multiplatform project using jetpack compose and swiftui It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Galway Bus?

Follow the installation instructions on the Galway Bus GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Galway Bus?

Galway Bus works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Galway Bus free to use?

Yes, Galway Bus is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "galwaybus": { "command": "npx", "args": ["-y", "galwaybus"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Galway Bus?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides