You're viewing a demo portfolio

Join the waitlist
PRSM

reverse

Active

Tool of Photon

declared in 0.1.0

Reverse geocode — coordinates → nearest place name.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "lat": 48.8584,
      "lon": 2.2945
    },
    {
      "lat": 51.5074,
      "lon": -0.1278,
      "lang": "en",
      "limit": 3,
      "radius": 2
    }
  ],
  "required": [
    "lat",
    "lon"
  ],
  "properties": {
    "lat": {
      "type": "number"
    },
    "lon": {
      "type": "number"
    },
    "lang": {
      "type": "string"
    },
    "layer": {
      "type": "string"
    },
    "limit": {
      "type": "number"
    },
    "radius": {
      "type": "number",
      "description": "Search radius in km (default 1)"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Photon

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

1/7 registries
View full server →
reverse — Photon — PRSM MCP