find_columns
ActiveTool of Macrostrat
List Macrostrat stratigraphic columns near a geographic point. Provide lat and lng (decimal degrees). Returns the columns covering that location with column name, regional group, coordinates, unit count, and area. Keyless.
Parameters schema
{
"type": "object",
"required": [
"lat",
"lng"
],
"properties": {
"lat": {
"type": "number",
"description": "Latitude (decimal degrees)."
},
"lng": {
"type": "number",
"description": "Longitude (decimal degrees)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Macrostrat
https://github.com/pipeworx-io/mcp-macrostrat
1/7 registries