You're viewing a demo portfolio

Join the waitlist
PRSM

point_in_bbox

Active

Tool of Coordinates

declared in 0.1.0

Test whether a lat/lon point is inside a bounding box "minLat,minLon,maxLat,maxLon".

Parameters schema

{
  "type": "object",
  "required": [
    "lat",
    "lon",
    "bbox"
  ],
  "properties": {
    "lat": {
      "type": "number"
    },
    "lon": {
      "type": "number"
    },
    "bbox": {
      "type": "string",
      "description": "e.g. \"20,-130,55,-60\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Coordinates

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

1/7 registries
View full server →