safe-mind-tools
Official CLI and MCP server for Safe Mind - psychological risk assessment (GBU Psyche) via API
Documentation
Safe Mind Developer Tools
Official CLI and MCP server for Safe Mind - the platform
for the legally required psychological risk assessment (Gefährdungsbeurteilung
psychischer Belastung, GBU Psyche) in Germany.
| Package | npm | Purpose |
|---|---|---|
| `cli/` | safe-mind | Terminal client for the Safe Mind Public API v1 |
| `mcp/` | safe-mind-mcp | MCP server for AI assistants (Claude, ChatGPT, Gemini, Cursor, ...) |
Quick start
npm install -g safe-mind
safe-mind login --email you@example.com --password '...'
safe-mind surveys create --start 2026-10-01 --weeks 4 --employees 220 \
--department "Produktion" --department "Verwaltung"MCP (any MCP client):
{
"mcpServers": {
"safe-mind": {
"command": "npx",
"args": ["-y", "safe-mind-mcp"],
"env": { "SAFE_MIND_API_KEY": "sm_live_..." }
}
}
}Documentation
- API reference and examples: https://www.safe-mind.de/developers
- Anonymity: analytics endpoints only return aggregated results; groups below the
minimum group size are filtered server-side.
License
MIT
Frequently asked questions
What is safe-mind-tools?
safe-mind-tools is Official CLI and MCP server for Safe Mind - psychological risk assessment (GBU Psyche) via API
How do I install safe-mind-tools?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is safe-mind-tools open source?
Yes — it is hosted on GitHub at https://github.com/lewo-media/safe-mind-tools.
Related MCP tools
Model Context Protocol Servers
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
MCP server to provide Figma layout information to AI coding agents like Cursor
The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Instant is the best backend for AI-coded apps. You get auth, permissions, storage, presence, and streams — everything you need to ship apps your users will love.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP