Skip to main content
Glama

Macrostrat MCP Server

by blake365

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

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 Response Wrapper SchemaJSON schema for the standard Macrostrat API response wrapper containing success metadata and data array
Units Response SchemaJSON schema for the response from the units endpoint
Columns Response SchemaJSON schema for the response from the columns endpoint
Minerals Response SchemaJSON schema for the response from the defs/minerals endpoint
Lithologies Response SchemaJSON schema for the response from the defs/lithologies endpoint
Environments Response SchemaJSON schema for the response from the defs/environments endpoint
Timescales Response SchemaJSON schema for the response from the defs/timescales endpoint
Intervals Response SchemaJSON schema for the response from the defs/intervals endpoint
Economic Uses Response SchemaJSON schema for the response from the defs/econs endpoint
Stratigraphic Names Response SchemaJSON schema for the response from the defs/strat_names endpoint
Structures Response SchemaJSON schema for the response from the defs/structures endpoint
Measurements Response SchemaJSON schema for the response from the defs/measurements endpoint

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.

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