Skip to main content
Glama

Macrostrat MCP Server

by blake365

defs-autocomplete

Search and retrieve up to 100 geologic definitions matching a query from the Macrostrat MCP Server for accurate geologic data insights.

Instructions

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

Input Schema

NameRequiredDescriptionDefault
queryYesthe search term

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "the search term", "type": "string" } }, "required": [ "query" ], "type": "object" }

You must be authenticated.

Other Tools from Macrostrat MCP Server

Related Tools

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