Loading MCP server directory, please wait...
Detect and redact Norwegian PII (fodselsnummer, names, health data) in text and PDFs.
npx @getmcp/cli add no.sladd/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SLADD_API_KEYSladd API key (sk_sladd_...). Issued at https://sladd.no/api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"no.sladd/mcp": {
"command": "npx",
"args": [
"-y",
"@sladd-no/mcp"
],
"env": {
"SLADD_API_KEY": "",
"SLADD_API_BASE": ""
}
}
}
}