Synchro Bus MCP Server
@unixfox
关于 Synchro Bus MCP Server
暂无概览
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Synchro Bus MCP Server?
The Synchro Bus MCP Server is a Model Context Protocol server that provides access to the Instant-System API v3 specifically for the Synchro Bus network, allowing AI models to retrieve public transport data such as lines, schedules, and disruptions.
How to use Synchro Bus MCP Server?
Clone the repository, install dependencies with npm install, configure the base URL in a .env file, build with npm run build, and start with npm start. For development, use npm run dev for auto-reload.
Key features of Synchro Bus MCP Server
- Get network information for Synchro Bus
- Retrieve all lines and line details
- Access stop areas for specific lines
- Fetch schedules for stop areas
- Get current network disruptions
- Retrieve vehicle journey directions
Use cases of Synchro Bus MCP Server
- Provide up-to-date bus schedules through an AI assistant
- Display current disruptions and service alerts for a transport network
- Look up specific stop area information for a given line
- Enable trip planning by retrieving vehicle journey directions
FAQ from Synchro Bus MCP Server
What are the runtime dependencies?
The server requires Node.js and npm. Dependencies are installed via npm install.
Where does the transport data come from?
Data is fetched from the Instant-System API v3 at a configurable base URL, defaulting to https://prod.instant-system.com/InstantCore.
Which network does the server access?
The server is preconfigured for the Synchro Bus network, which corresponds to network ID 3 within the Instant-System API.
其他 分类下的更多 MCP 服务器
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
ICSS
chokcoco不止于 CSS
Awesome Mlops
visengerA curated list of references for MLOps
ghidraMCP
LaurieWiredMCP Server for Ghidra
评论