GalwayBus MCP server provides real-time bus tracking and route information for Galway's public transport system. It exposes APIs for querying bus locations, schedules, and stops. The server connects to Galway City Council's transport data APIs. Developers use it to build cross-platform mobile apps with Kotlin Multiplatform, Jetpack Compose, and SwiftUI for iOS and Android.
GalwayBus MCP server provides real-time bus tracking and route information for Galway's public transport system. It exposes APIs for querying bus locations, schedules, and stops. The server connects to Galway City Council's transport data APIs. Developers use it to build cross-platform mobile apps with Kotlin Multiplatform, Jetpack Compose, and SwiftUI for iOS and Android.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"joreilly-galwaybus-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-joreilly-galwaybus-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from GalwayBus?"
API Key Required
This server requires an API key from GalwayBus. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| GALWAYBUS_API_KEY | Yes | Your GalwayBus API key |
"What resources are available in GalwayBus?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in GalwayBus"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in GalwayBus with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.