mcp-stm-montevideo
MCP server exposing Montevideo public transportation data (STM) as tools for AI assistants, enabling natural language queries about routes, stops, arrivals, and trip planning.
README
MCP STM Montevideo
MCP server exposing Montevideo public transportation data (STM) as tools for AI assistants.
This project allows AI agents and LLM-based applications to query public transport information such as bus routes, stops, arrivals, and connections in Montevideo through the Model Context Protocol (MCP).
The goal is to make city infrastructure data accessible through conversational interfaces.
Demo
https://github.com/user-attachments/assets/805a692b-b2cc-4223-9abf-e7d5edf99eb6
Features
- Exposes Montevideo STM transport data as MCP tools
- Supports natural language queries about routes, stops, arrivals, and trip planning
- Designed for AI assistants such as Claude Desktop, Cursor, and other MCP clients
- Includes a REST API layer in addition to MCP
- Built with Node.js and TypeScript
- Integrates public STM datasets into a developer-friendly interface
Example
User query
How do I go from Facultad de Ingenieria to Plaza Independencia?
Assistant response
Take a bus from the stops near Bv. Espana and continue toward Ciudad Vieja.
Get off near Plaza Independencia.
Architecture
The server exposes STM transport data through MCP tools that AI assistants can call while answering user requests.
AI Assistant
|
v
MCP Client
|
v
MCP STM Montevideo Server
|
v
STM Transport Data
Installation
Clone the repository:
git clone https://github.com/chaba11/mcp-stm-montevideo
cd mcp-stm-montevideo
Install dependencies:
npm install
Build the project:
npm run build
Run the MCP server:
npm run start
Run the REST API locally:
npm run dev:api
Example MCP Tools
Example tools exposed by the server:
buscar_paradaproximos_busesrecorrido_lineaubicacion_buscomo_llegar
These tools allow AI assistants to retrieve structured transportation data and generate natural language responses for users.
Use Cases
- AI assistants answering public transport questions
- Conversational city navigation tools
- Smart travel assistants
- Urban mobility integrations for LLM applications
- MCP and API-based transit experiences
Tech Stack
- Node.js
- TypeScript
- MCP (Model Context Protocol)
- Hono
- OpenAPI / Swagger
- Public STM transport data
Why this project
As AI assistants become more common, exposing real-world systems through MCP servers enables natural language interaction with infrastructure and public services.
This project explores how public transportation systems can integrate with the AI tooling ecosystem in a practical, developer-friendly way.
This project was also an experiment: exploring MCPs as a way to connect real-world data with LLMs, and evaluating autonomous software development — most of the code was generated with Claude Code following a methodology of sequential loops (Ralph Loops).
Links
- GitHub: github.com/chaba11/mcp-stm-montevideo
- Live API: stm.paltickets.uy
- API Docs: stm.paltickets.uy/api/docs
Author
Santiago Chabert
Montevideo, Uruguay
Full-stack developer focused on Node.js, TypeScript, cloud infrastructure, and AI tooling.
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。