Galway Bus
Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI
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
Maintainer
Works with
Installation
Manual Installation
npx galwaybusConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
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
Install Galway Bus server
Install the MCP server via npx.
npx galwaybusAdd to client configuration
Register the server in claude_desktop_config.json.
{
"mcpServers": {
"galwaybus": {
"command": "npx",
"args": ["galwaybus"]
}
}
}Restart your MCP client
Reload Claude Desktop or Cursor.
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.
Galway Bus Alternatives — Similar Developer Tools Servers
Looking for alternatives to Galway Bus? Here are other popular developer tools servers you can use with Claude, Cursor, and VS Code.
MCP Servers
★ 86.0kModel Context Protocol Servers
CC Switch
★ 77.5kA cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io
Awesome Claude Skills MCP Server
★ 61.1kA curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
Nacos MCP Server
★ 33.0kan easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
FastMCP
★ 25.3kA collection of MCP servers providing utilities including user greeting, message decoding, text file reading with PDF summary generation, and NASA-quality code auditing using a trained AI model to predict software defects and measure code complexity.
Python SDK
★ 23.1kPython SDK for protecting MCP servers and OAuth 2.1 resource servers with tokens issued by the Authplane authorization server. Includes framework adapters (e.g. MCP, FastMCP).
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.
Set Up Galway Bus in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
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.