maps_tile

maps_tile

The URL for one map tile, by zoom, column and row. Styles: road, outdoor (rights of way and contours), light (a quiet basemap to draw on). Free. Britain only

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

Runs on Maps — A map of Britain you can move around, and the tiles under it — Ordnance Survey, free.

Arguments

NameTypeWhat it is
znumberZoom level, 0 to 20
xnumberTile column at that zoom
ynumberTile row at that zoom
stylestringroad, outdoor or light — outdoor has rights of way and contours

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":"maps_tile"}}

Try it in the playground.