You're viewing a demo portfolio

Join the waitlist
PRSM

lookup

Active

Tool of nominatim

declared in 0.1.0

Get details for OpenStreetMap locations by ID (e.g., "N123456" for node, "W654321" for way, "R111" for relation). Returns coordinates, names, and metadata.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "ids": "N123456,W654321"
    },
    {
      "ids": "R111"
    }
  ],
  "required": [
    "ids"
  ],
  "properties": {
    "ids": {
      "type": "string",
      "description": "Comma-separated list of OSM IDs with type prefix (e.g. \"N123456,W654321\"). N=node, W=way, R=relation."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

nominatim

https://github.com/pipeworx-io/mcp-nominatim

1/7 registries
View full server →