Promptrejectormcp runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm. Last commit 18 May 2026.
Security gateway for AI agents: detects prompt injections, jailbreaks, and common vulnerabilities.
We read the source, 19 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
if (/\.ssh|id_rsa/i.test(path)) {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
YOUR_API_KEY (Your API key for the service).
The author declared them in the registry entry; get the values from the project itself.
Security layer for AI agents: blocks prompt injection, detects fake packages, scans vulnerabilities.
Scan AI agents for tool-calling vulnerabilities: prompt leaks, hijacking, injections, and more.
Multi-agent LLM security layer detecting prompt injection and jailbreaks.
Analyzes code for bugs, security vulnerabilities, and code smells
Security scanner for MCP servers and skill files. Detects AVE vulnerabilities before production.
Security scanner for MCP servers and skill files. Detects AVE vulnerabilities before production.
Scan GitHub-hosted AI skills for vulnerabilities: prompt injection, malware, OWASP LLM Top 10.
Security scanning and threat detection for AI agents
Answers built from our own checks of this server.