synchro-bus-mcp-server
0
The Synchro Bus MCP Server allows users to access the Synchro Bus API via a Model Context Protocol. It provides endpoints for retrieving bus network information, line details, and disruptions.
npm run build
Build a project
npm run dev
Start the service in development mode (automatic reload)
npm run lint
Run ESLint
npm run format
Format code using Prettier