Check workplace safety compliance against OSHA General Industry standards (29 CFR 1910) with cited regulation sections and corrective actions.
Server Config
{
"mcpServers": {
"osha-compliance": {
"command": "python",
"args": [
"server.py"
],
"env": {
"OSHA_API_KEY": "<YOUR_API_KEY>"
}
}
}
}