mcp
Detect prompt injection, jailbreaks, and code injection in untrusted text before it reaches an LLM.
Install
npmstdio
npx -y @safeprompt.dev/mcp Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"dev-safeprompt-mcp": {
"command": "npx",
"args": [
"-y",
"@safeprompt.dev/mcp"
]
}
}
} Source: official MCP Registry record · registry name dev.safeprompt/mcp · published 2026-06-22 · updated 2026-06-22. Not an endorsement; review the code before connecting it to anything sensitive.