PromptGuard Scan MCP

Community

Remote MCP for prompt injection, jailbreak, leakage, unsafe tool-use, and LLM release-gate security checks.

About PromptGuard Scan MCP MCP Server

Remote MCP for prompt injection, jailbreak, leakage, unsafe tool-use, and LLM release-gate security checks.

Features

Prompts
Getting Started

Buy a PromptGuard Scan plan, claim the MCP Bearer token after payment confirmation, then configure your client with https://promptguardscan.space/mcp and Authorization: Bearer <token>.

Example
{
  "mcpServers": {
    "promptguardscan": {
      "type": "http",
      "url": "https://promptguardscan.space/mcp",
      "headers": {
        "Authorization": "Bearer <token>"
      }
    }
  }
}