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
| Name | Type | What it is |
|---|---|---|
z | number | Zoom level, 0 to 20 |
x | number | Tile column at that zoom |
y | number | Tile row at that zoom |
style | string | road, 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.


