PromptGuard Scan MCP MCP Server
CommunityContributed by PromptGuard Scan
Remote MCP for paid LLM security checks, prompt-injection scanning, jailbreak review, leakage signals, and release-readiness reporting.
About the PromptGuard Scan MCP MCP Server
The PromptGuard Scan MCP MCP server is a remote (HTTP) Model Context Protocol server available in the McpMux registry. Remote MCP for paid LLM security checks, prompt-injection scanning, jailbreak review, leakage signals, and release-readiness reporting. This is a community-contributed MCP server by PromptGuard Scan.
Install the PromptGuard Scan MCP MCP server with one click using McpMux. It works with Cursor, Claude Desktop, Claude Code, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible AI client. This server requires an API key — McpMux securely stores your credentials with AES-256-GCM encryption.
Transport Configuration
{
"type": "http",
"url": "https://promptguardscan.space/mcp",
"headers": {
"Authorization": "Bearer ${input:PROMPTGUARD_SCAN_TOKEN}"
},
"metadata": {
"inputs": [
{
"id": "PROMPTGUARD_SCAN_TOKEN",
"label": "PromptGuard Scan MCP Bearer Token",
"type": "text",
"required": true,
"secret": true,
"description": "Bearer token issued after PromptGuard Scan checkout and MCP token claim.",
"placeholder": "pgs_...",
"obtain": {
"url": "https://promptguardscan.space/pricing/?utm_source=mcpmux&utm_medium=directory&utm_campaign=sbl202605",
"instructions": "1. Buy a PromptGuard Scan plan.\n2. Complete checkout.\n3. Claim the MCP bearer token from PromptGuard Scan.\n4. Paste the token value here without the Bearer prefix.",
"button_label": "Get Token"
}
}
]
}
}Categories
Tags
Supported AI Clients
The PromptGuard Scan MCP MCP server works with all MCP-compatible AI clients through McpMux:
Related MCP Servers
1Password (npx)
Access secrets from 1Password vaults. List vaults, retrieve items, and search for credentials using a service account token.
DB Query Guard MCP
Governed database query review, SQL simulation, approvals, and audits as a paid remote MCP.
MCP Risk Ledger MCP
MCP server intake risk reports, tool review, approvals, and readiness as a paid remote MCP.
MCPShield
Security scanner for MCP servers - detects tool poisoning, prompt injection, and 90+ vulnerability patterns.
ServerCard Trust MCP
MCP server-card validation, auth checks, trust packets, and readiness as a paid remote MCP.
GitHub (Docker)
Interact with GitHub repositories, issues, pull requests, and code security via Docker container. Supports both github.com and GitHub Enterprise instances. Requires Docker installed.
Install PromptGuard Scan MCP with McpMux
One-click install from the McpMux desktop app. Auto-configures for Cursor, Claude, VS Code, ChatGPT, Windsurf, JetBrains, and any MCP-compatible client.