AgentUni

mcp

by dev.safeprompt / v0.1.0

Detect prompt injection, jailbreaks, and code injection in untrusted text before it reaches an LLM.

Install

npm / stdio

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.

Similar

More Developer Tools servers

Browse category