tiles_tile

tiles_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 Tiles — Ordnance Survey map tiles for Britain — the basemap under anything spatial.

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

Try it in the playground.