Skip to main content
Glama

Macrostrat MCP Server

by blake365

mineral-info

Retrieve detailed information about minerals using specific properties like element, name, or type. Access geologic data efficiently through the Macrostrat API for research and analysis.

Instructions

Get information about a mineral, use one property

Input Schema

NameRequiredDescriptionDefault
elementNoAn element that the mineral is made of
mineralNoThe name of the mineral
mineral_typeNoThe type of mineral

Input Schema (JSON Schema)

{ "properties": { "element": { "description": "An element that the mineral is made of", "type": "string" }, "mineral": { "description": "The name of the mineral", "type": "string" }, "mineral_type": { "description": "The type of mineral", "type": "string" } }, "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