São Miguel Bus

For agent platforms

MCP server

A public MCP (Model Context Protocol) server for São Miguel Bus — so you can add it directly to Claude Code, Claude Desktop, Cursor, and other MCP-aware tools is live at https://api.saomiguelhub.com/mcp.

Connect

Use the streamable HTTP endpoint in your MCP client:

claude mcp add --transport http saomiguelbus https://api.saomiguelhub.com/mcp

It exposes live schedules, stop lookup, Mini Bus routes, live vehicles, and parish weather.

For the plain REST API and examples, see:

The same data is available without MCP:

GET https://api.saomiguelhub.com/api/v3/ai/journeys?from=Ponta%20Delgada&to=Furnas&time=09:00
For AI assistants & developers View llms.txt