centroid
ActiveTool of Coordinates
declared in 0.1.0
Average (spherical) center of a list of lat/lon points. `points` is an array of {lat, lon}.
Parameters schema
{
"type": "object",
"required": [
"points"
],
"properties": {
"points": {
"type": "array",
"description": "Array of {lat, lon} objects."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Coordinates
https://github.com/pipeworx-io/mcp-coordinates
1/7 registries