mcp-italian-workplace-safety
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_123F_BASE_URL | No | Override base URL for the API | https://123formazione.com |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| 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 schedules | Refresh intervals for all Italian workplace-safety courses (D.Lgs 81/08 + Accordi Stato-Regioni). |
| D.Lgs 81/08 glossary | 200+ legal/technical terms with definitions and normative references. |
| Italian workplace-safety regulations index | D.Lgs 81/08 articles, Accordi Stato-Regioni, DM, EU regulations. |
| llms.txt site map | Curated site map for LLMs (llmstxt.org standard). |
| OpenAPI 3.1 specification | Full OpenAPI 3.1 spec of the public API. |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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