Skip to main content
Glama
tutor-sicurezza

mcp-italian-workplace-safety

get_normativa

Retrieve Italian workplace-safety regulations by slug or browse the full index including D.Lgs 81/08, state-region agreements, and EU regulations.

Instructions

Get an Italian workplace-safety regulation by slug, or the full index of regulations if no slug provided. Includes D.Lgs 81/08, Accordi Stato-Regioni, DM applicativi, EU regulations.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
slugNoOptional regulation slug. Omit for index.
Behavior3/5

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

No annotations are provided, so the description carries the full burden. It discloses the dual behavior (single vs. index) and the scope of regulations, but does not mention side effects, permissions, or rate limits. Adequate but could be more thorough.

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 two short sentences with no wasted words. It is front-loaded and efficient, presenting all necessary information succinctly.

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

Completeness4/5

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

For a simple tool with one optional parameter and no output schema, the description covers the functionality well. It could be improved by hinting at the structure of the index, but is generally complete.

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

Parameters4/5

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

Schema coverage is 100% with a single parameter 'slug'. The description adds value by clarifying the dual usage (omit for index) and listing included regulation types, going beyond the schema's minimal description.

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 states the specific verb 'Get' and resource 'Italian workplace-safety regulation', and clearly distinguishes two modes: by slug or full index. It also lists included regulation types, differentiating it from sibling tools like search_normativa.

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 explains when to use the tool (with a slug for a specific regulation, without for the index), but does not explicitly mention when not to use it or suggest alternatives like search_normativa for fuzzy searches.

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/tutor-sicurezza/mcp-italian-workplace-safety'

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