Macrostrat MCP Server

defs

Query geologic data dictionaries such as lithologies, structures, and timescales via the Macrostrat API. Retrieve standardized field information for accurate analysis.

Instructions

Routes giving access to standard fields and dictionaries used in Macrostrat

Input Schema

NameRequiredDescriptionDefault
endpointYesThe endpoint to query
parametersYesparameters to pass to the endpoint

Input Schema (JSON Schema)

{ "properties": { "endpoint": { "description": "The endpoint to query", "enum": [ "lithologies", "structures", "columns", "econs", "minerals", "timescales", "environments", "strat_names", "measurements", "intervals" ], "type": "string" }, "parameters": { "description": "parameters to pass to the endpoint", "type": "string" } }, "required": [ "endpoint", "parameters" ], "type": "object" }

You must be authenticated.

Other Tools from Macrostrat MCP Server

Related Tools

ID: v67anfiq0s