transit_trains

transit_trains

The live departure or arrival board at a British station, by its three-letter code — KGX, MAN, EDB. Scheduled and expected time, platform, operator and where it is going, plus any disruption notice. From National Rail

Free. This one only touches this instance's own storage, so there is nothing to charge for.

Runs on Transit — Public transport: stops near you, what is due, and which lines are down.

Arguments

NameTypeWhat it is
stationstringThree-letter station code — KGX, MAN, EDB
rowsnumberHow many services, 1 to 20, default 10
arrivalsbooleanShow what is coming in rather than what is leaving

Calling it

Three doors onto the same method. MCP is what an agent speaks, REST is what a program speaks, and the answer is identical.

{"id":1,"jsonrpc":"2.0","method":"tools/call","params":{"arguments":{},"name":"transit_trains"}}

Try it in the playground.