Back to search
30
MCP streamable-http

PromptScan

io.github.corporatelad/promptscan

Prompt injection detection API for AI agents. Scan untrusted text before passing it to an LLM.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.bch1212/injectshield
Prompt-injection firewall for AI agents — scan untrusted text before LLM calls.
0 tools
PromptGuard
Scan prompts for injection attacks, redact PII, and audit LLM SDK usage from any MCP client
0 tools
SecurityScan
Scan GitHub-hosted AI skills for vulnerabilities: prompt injection, malware, OWASP LLM Top 10.
0 tools · streamable-http
SkillsSafe Security Scanner
AI skill security scanner. Detects prompt injection, credential theft, ClawHavoc. Free, no signup.
0 tools · sse
io.github.tyox-all/mund
AI security scanner - secrets, PII, prompt injection, and exfiltration detection.
0 tools
n8n-nodes-prompt-shield
n8n community node for Prompt Shield - scan text for prompt injection attacks and PII
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "promptscan": {
      "url": "https://promptscan.dev/mcp/",
      "transport": "streamable-http"
    }
  }
}