Skip to main content
Glama

gov.msha-accidents

Access MSHA mine accident records with filters by mine, contractor, state, subunit, accident date, and classification. Covers over 738,000 US mine accidents since 2000.

Instructions

MSHA mine safety accident records via DOL Open Data Portal (~738k). Every US coal + metal/nonmetal mine accident since 2000. Filter by mine id, contractor id, FIPS state code, subunit (underground/surface/mill), accident date range, classification code.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sortNo
limitNo
stateNo2-char FIPS code (numeric).
fieldsNo
mineIdNo
offsetNo
subunitNo
contractorIdNo
classificationNo
accidentDateMaxNo
accidentDateMinNo
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description provides some behavioral context (source, dataset size, coverage since 2000) but omits details like rate limits, authentication needs, return format, or whether filters are required. It does not disclose potential side effects (likely none) or limitations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise (three sentences) and front-loaded with key info (source, size, coverage). Every sentence adds value without redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 11 parameters, no output schema, and no annotations, the description lacks details on return structure, default behavior when no filters are applied, and pagination. It covers the main use case but leaves gaps for complex queries.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description adds meaning for most filtering parameters (mineId, contractorId, state, subunit, date range, classification) beyond the schema, but fails to mention sort, limit, fields, and offset. Schema description coverage is low (9%), so the description partially compensates but is not exhaustive.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool retrieves MSHA mine safety accident records from the DOL Open Data Portal, covering all US mine accidents since 2000, and lists filter parameters. It distinguishes itself from similar tools (e.g., gov.osha-accidents) by explicitly specifying 'MSHA' and 'mine safety'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description lists specific filter criteria (mine id, contractor id, state, subunit, date range, classification), guiding when to use this tool. However, it does not explicitly state when not to use it or mention alternatives for other accident types (e.g., OSHA).

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/2s-io/sdk'

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