New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

safe-mind-mcp

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

safe-mind-mcp

MCP server for Safe Mind - lets AI assistants (Claude, ChatGPT, Gemini, Cursor and any MCP client) create and manage psychological risk assessments (Gefährdungsbeurteilung psychischer Belastung).

latest
Source
npmnpm
Version
0.1.1
Version published
Maintainers
1
Created
Source

safe-mind-mcp

MCP (Model Context Protocol) server for Safe Mind, the platform for the legally required psychological risk assessment (Gefährdungsbeurteilung psychischer Belastung, GBU Psyche) in Germany.

Lets AI assistants - Claude, ChatGPT, Gemini, Cursor and every other MCP client - set up companies, create survey drafts and read anonymity-protected results.

Setup

Claude Desktop / Claude Code (.mcp.json or claude mcp add):

{
    "mcpServers": {
        "safe-mind": {
            "command": "npx",
            "args": ["-y", "safe-mind-mcp"],
            "env": { "SAFE_MIND_API_KEY": "sm_live_..." }
        }
    }
}

Get an API key with the safe-mind CLI (safe-mind login) or let the assistant onboard you via the safe_mind_register, safe_mind_verify_email and safe_mind_get_api_key tools.

Tools

ToolPurpose
safe_mind_register / safe_mind_verify_email / safe_mind_get_api_keyAccount onboarding
safe_mind_meAccount + company info
safe_mind_list_departments / safe_mind_create_departmentDepartments (Tätigkeitsbereiche)
safe_mind_list_locations / safe_mind_create_locationLocations (Standorte)
safe_mind_create_surveySurvey draft incl. auto-created departments
safe_mind_list_surveys / safe_mind_get_surveyStatus, timeframe, participation link
safe_mind_get_analyticsAggregated results, threshold-protected

Segmented analytics never return groups below the minimum group size - the same anonymity rules as in the Safe Mind app apply.

Keywords

mcp

FAQs

Package last updated on 28 Aug 2026

Related posts