OpenStreetMap
Geocode an address
Free-text address or place search on OpenStreetMap data (Nominatim): coordinates, display name, structured address, OSM type/id. Worldwide, no key. Low rate limit (1 req/s).
Free OpenStreetMapGeonominatim/geocodeActive
Use this tool with your agent
Give this to your agent
Use my connected Agentik MCP server. I want to use the tool nominatim/geocode (Geocode an address (OpenStreetMap)). Call inspect_tool with {"tool_id": "nominatim/geocode"} first and tell me the price before anything runs. Ask me for the inputs it needs; never invent values, IDs or file URLs. When I confirm, call run_tool with tool_id "nominatim/geocode" and my inputs, follow it with get_run if it is still running, and give me the result and the price Agentik reports. If the tool is unavailable, say so and use discover_tools to propose an alternative.Show the prompt
Paste it into Claude, ChatGPT or Codex: your agent takes it from there, and shows the price before it runs.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
q | string | Yes | Free-form query, e.g. '10 Downing Street, London' |
limit | integer | No | |
countrycodes | string | No | Restrict to ISO 3166-1 alpha-2 codes, e.g. 'fr,be' |
language | string | No | Preferred language for names, e.g. 'en' or 'fr' |
How your agent calls it
First inspect_tool for the current schema and price, then run_tool with the published example after confirming your inputs:
{
"tool_id": "nominatim/geocode",
"input": {
"q": "Eiffel Tower",
"limit": 1
}
}Price and billing
- Price
- Free
- Model
- Per call
- Detail
- No charge per call. A workspace is still needed so your agent can call it.
- License
- ODbL 1.0 (OpenStreetMap)
- Attribution
- Data © OpenStreetMap contributors, ODbL 1.0 (osm.org/copyright). Nominatim usage policy: max 1 request/second.
- The provider’s price, 0% markup.
- One prepaid balance for every provider; your agent sees the price before it runs.
- Pay for measured usage; unused reservations are released.