Skip to main content
Glama
tutor-sicurezza

mcp-italian-workplace-safety

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_123F_BASE_URLNoOverride base URL for the APIhttps://123formazione.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_atecoA

Get a single ATECO 2007 economic sector entry by code (e.g. '41') or slug (e.g. '41-costruzioni-edifici'). Returns sector name, risk classification (basso/medio/alto), required courses per D.Lgs 81/08 and Accordo Stato-Regioni 21/12/2011. Use this when the user mentions an Italian business sector or activity.

search_atecoA

Fuzzy search ATECO 2007 sectors by name fragment (e.g. "costruzioni", "ristorazione"). Returns up to 20 matches.

get_corsi_obbligatoriA

Get the list of mandatory workplace-safety training courses for a given ATECO sector. Includes course name, duration, normative reference, and refresh periodicity.

get_scadenze_formazioneA

Get the renewal schedule for a specific Italian workplace-safety training course, or all schedules if no course is specified. Includes initial duration (hours), refresh interval (months), required modalities, and normative reference (D.Lgs 81/08, Accordi Stato-Regioni).

search_glossarioA

Search the Italian D.Lgs 81/08 glossary (200+ legal/technical terms) by term or definition fragment. Returns matched terms with definitions and normative references.

get_normativaA

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.

search_normativaA

Fuzzy search Italian workplace-safety regulations by name, scope, or article reference.

suggestA

OpenSearch-style autocomplete combining courses + glossary terms. Useful for autocomplete UI in client integrations.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
ATECO 2007 dataset (Italian workplace-safety risk classification)55+ ATECO codes with risk levels (basso/medio/alto) and mandatory courses per D.Lgs 81/08.
Training renewal schedulesRefresh intervals for all Italian workplace-safety courses (D.Lgs 81/08 + Accordi Stato-Regioni).
D.Lgs 81/08 glossary200+ legal/technical terms with definitions and normative references.
Italian workplace-safety regulations indexD.Lgs 81/08 articles, Accordi Stato-Regioni, DM, EU regulations.
llms.txt site mapCurated site map for LLMs (llmstxt.org standard).
OpenAPI 3.1 specificationFull OpenAPI 3.1 spec of the public API.

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