Promptrejectormcp runs on your own machine — the client starts it, so there is no endpoint to ping. 25 installs a week from npm. Last commit 18 May 2026.
Security gateway for AI agents: detects prompt injections, jailbreaks, and common vulnerabilities.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add promptrejectormcp -- npx -y prompt-rejector
{
"mcpServers": {
"promptrejectormcp": {
"args": [
"-y",
"prompt-rejector"
],
"command": "npx"
}
}
}
[mcp_servers.promptrejectormcp]
command = "npx"
args = ["-y", "prompt-rejector"]
{
"mcpServers": {
"promptrejectormcp": {
"args": [
"-y",
"prompt-rejector"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"promptrejectormcp": {
"args": [
"-y",
"prompt-rejector"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.