You're viewing a demo portfolio

Join the waitlist
PRSM

geocode

Active

Tool of geo

declared in 0.1.0

Convert an address or place name to up to 5 matching coordinates via OpenStreetMap Nominatim. Returns latitude, longitude, display_name, and place type for each result.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "1600 Pennsylvania Avenue, Washington DC"
    },
    {
      "query": "Eiffel Tower, Paris"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "query": {
      "type": "string",
      "description": "Address or place name to geocode"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

geo

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

1/7 registries
View full server →
geocode — geo — PRSM MCP