Skip to main content
Glama
blake365

Macrostrat MCP Server

by blake365

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Tools

Functions exposed to the LLM to take actions

NameDescription
find-columns

Find geological stratigraphic columns, rock layers, and geological history for any location worldwide. Use for geology, bedrock, formations, age dating, and stratigraphic analysis.

find-units

Find geological rock units, formations, bedrock geology, and mineral information for any location worldwide. Use for geology questions, rock types, age dating, lithology, and geological analysis.

defs

Routes giving access to standard fields and dictionaries used in Macrostrat

defs-autocomplete

Quickly retrieve all definitions matching a query. Limited to 100 results

mineral-info

Get information about a mineral, use one property

timescale

Get information about a time period

lat-lng-to-tile

Convert latitude/longitude coordinates to map tile coordinates (x, y) for a given zoom level. Uses the same web mercator projection as MapKit.

map-tiles

Get map tile URLs from the Macrostrat tiles server. Use lat-lng-to-tile tool first to get proper x,y coordinates. Defaults to 'carto' scale which automatically adapts detail level to zoom.

Prompts

Interactive templates invoked by user choice

NameDescription
geologic-historyGet the geologic history of a location
bedrockGet information about bedrock geology
geologic-mapGenerate map tiles for visualizing geology of an area

Resources

Contextual data attached and managed by the client

NameDescription
api_responseJSON schema for the standard Macrostrat API response wrapper containing success metadata and data array
unitsJSON schema for the response from the units endpoint
columnsJSON schema for the response from the columns endpoint
mineralsJSON schema for the response from the defs/minerals endpoint
lithologiesJSON schema for the response from the defs/lithologies endpoint
environmentsJSON schema for the response from the defs/environments endpoint
timescalesJSON schema for the response from the defs/timescales endpoint
intervalsJSON schema for the response from the defs/intervals endpoint
econsJSON schema for the response from the defs/econs endpoint
strat_namesJSON schema for the response from the defs/strat_names endpoint
structuresJSON schema for the response from the defs/structures endpoint
measurementsJSON schema for the response from the defs/measurements endpoint

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/blake365/macrostrat-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server