Skip to main content
Glama

SDSentry — SDS Lookup & OSHA HazCom

Server Details

Free safety data sheet (SDS) lookup by product name, plus an OSHA HazCom readiness check.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

2 tools
check_hazcom_readinessOSHA HazCom compliance — the deadline and how to check readinessA
Read-onlyIdempotent
Inspect

Explains the OSHA Hazard Communication (HazCom) employer compliance deadline and what a facility that stores chemicals needs in place (current safety data sheets, GHS container labels, a written program, and documented employee training), then points to a free, no-signup readiness self-audit. Does NOT invent fines, statistics, or legal conclusions. Use it when someone asks whether their business is OSHA HazCom compliant or ready for the deadline.

ParametersJSON Schema
NameRequiredDescriptionDefault
industryNoOptional: the kind of facility (e.g. "auto repair shop"), used only to tailor the wording.

TDQS

A4.1/5.0
Behavior4/5

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

Annotations already mark the tool as read-only, idempotent, and non-destructive, and the description adds meaningful behavioral context: 'Does NOT invent fines, statistics, or legal conclusions' and 'points to a free, no-signup readiness self-audit.' This usefully clarifies the tool's informational and non-legal nature.

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?

Every sentence earns its place: the first explains what the tool does and lists key compliance points, the second adds an important limitation, and the third gives the trigger for use. It is informative without being padded or redundant.

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

Completeness5/5

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

Given the tool's low complexity (zero required parameters, simple optional input, no output schema), the description covers purpose, content scope, behavioral limitations, and usage context. Nothing essential is missing for an agent to select and invoke it correctly.

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?

Schema description coverage is 100% and the single optional parameter 'industry' is already documented in the schema as used 'only to tailor the wording.' The description adds no additional parameter semantics beyond the schema, so a baseline score of 3 is appropriate.

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

Purpose4/5

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

The description states a specific verb ('Explains') and a concrete resource: the OSHA Hazard Communication employer compliance deadline and required elements. It clearly communicates the tool's scope, though it does not explicitly contrast itself with the sibling tool find_safety_data_sheet; the compliance-readiness focus makes the distinction fairly evident.

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 includes an explicit usage directive: 'Use it when someone asks whether their business is OSHA HazCom compliant or ready for the deadline.' This provides clear context for when the tool applies, but it does not name alternative tools or explicitly state when not to use it.

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

find_safety_data_sheetFind a safety data sheet (SDS) for a chemical or productA
Read-onlyIdempotent
Inspect

Look up the manufacturer safety data sheet (SDS/MSDS) for a workplace chemical or product by name. Returns the product name, manufacturer, CAS number(s), EPA registration where applicable, a link to the actual SDS PDF, and a confidence level. If the product cannot be identified reliably it says so plainly rather than guessing — a wrong SDS is worse than none. Free, no signup. Use it when someone needs hazard or handling information, or the SDS, for a chemical they keep on site.

ParametersJSON Schema
NameRequiredDescriptionDefault
productYesThe chemical or product name to look up (at least 2 characters).

TDQS

A4.3/5.0
Behavior4/5

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

Annotations already cover readOnly, idempotent, and non-destructive behavior. The description adds valuable context beyond those: it promises to return a confidence level, a PDF link, and, crucially, says it will 'say so plainly rather than guessing' when identification fails. That transparency about failure mode is useful behavioral information not available from annotations.

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 compact and front-loaded: what it does, what it returns, the failure behavior, and the use case all appear in a natural order in three sentences. Every sentence carries distinct information, and there is no filler or repetition of the title.

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

Completeness5/5

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

For a single-parameter, read-like tool with no output schema, the description is complete. It names the input concept, the output fields, the confidence signal, the failure behavior, and access requirements ('Free, no signup'). An agent has enough information to call it correctly and interpret the result even without seeing the output schema.

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?

Schema description coverage is 100%, with a clear required 'product' property and examples like 'acetone' and 'Clorox disinfecting wipes.' The description only adds minor semantic context by emphasizing lookup 'by name,' which matches the schema. Since the schema already carries the parameter meaning, the descriptions contribution is baseline.

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 opens with a specific verb and resource: 'Look up the manufacturer safety data sheet (SDS/MSDS) for a workplace chemical or product by name.' It also lists the concrete return fields, making the function unmistakable. This is clearly distinct from the sibling tool check_hazcom_readiness, which implies a compliance-checking purpose rather than document lookup.

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 gives an explicit trigger: 'Use it when someone needs hazard or handling information, or the SDS, for a chemical they keep on site.' It does not, however, state when not to use it or explicitly route the agent to check_hazcom_readiness as an alternative, so it stops short of full exclusion guidance.

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

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 2 tool updates
    • First observedcheck_hazcom_readiness
    • First observedfind_safety_data_sheet

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides chemical hazard data from ECHA, NIOSH, GHS, and ICSC, enabling lookups of SVHC status, occupational exposure limits, GHS classifications, and cross-references to cosmetic and food additive databases.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Chemical safety intelligence for AI-assisted experiment design. 18 MCP tools for compatibility checks, hazard analysis, PPE, storage, waste disposal, mixing order, exposure limits, transport classification, regulatory compliance (8 jurisdictions), and signed audit reports. Supports 4,200+ chemicals in 5 languages.
    1
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.2/5.0
Disambiguation5/5

The two tools serve clearly separate functions: one explains OSHA HazCom compliance readiness, the other retrieves safety data sheets for specific chemicals. There is no overlap or ambiguity in their purposes.

Naming Consistency5/5

Both tool names follow the same verb_noun pattern: check_hazcom_readiness and find_safety_data_sheet. The verbs 'check' and 'find' are appropriate for their respective actions, and the naming style is consistent.

Tool Count3/5

With only two tools, the server is quite thin, but the count matches the narrow stated scope of SDS lookup and HazCom readiness. It feels borderline rather than excessive or severely lacking.

Completeness4/5

The server covers its two core functions: retrieving SDS documents and explaining compliance readiness. Minor gaps exist, such as no dedicated tool for GHS label details or written program creation, but the primary workflows are supported.

Resources