PromptGuard Scan MCP
Remote MCP for prompt injection scans, jailbreak checks, leakage review, and LLM release gates.
PromptGuard Scan MCP
PromptGuard Scan MCP is a paid remote Model Context Protocol server for LLM security testing. It helps teams inspect AI apps for prompt injection, jailbreaks, hidden instruction leakage, unsafe tool-use signals, and release-gate risk.
This repository is the public MCP integration and directory listing package for the hosted service at promptguardscan.space. The production MCP endpoint is hosted remotely; the product source code is not published here.
MCP endpoint
- Remote MCP URL:
https://promptguardscan.space/mcp - Transport: Streamable HTTP
- Authentication:
Authorization: Bearer <token> - Server card: /.well-known/mcp/server-card.json
- Website: PromptGuard Scan
- Pricing: PromptGuard Scan pricing
Tokens are issued after checkout and MCP token claim. Do not paste access tokens into public issues, prompts, screenshots, logs, or pull requests.
Connect
Use your issued Bearer token in an MCP client that supports remote Streamable HTTP servers.
{
"mcpServers": {
"promptguardscan": {
"type": "http",
"url": "https://promptguardscan.space/mcp",
"headers": {
"Authorization": "Bearer <token>"
}
}
}
}
What it is for
- Prompt injection scanner workflows for AI apps, chatbots, agents, RAG systems, and custom GPT-style tools.
- Jailbreak detection and prompt security regression testing before release.
- LLM vulnerability scanner evidence for engineering teams and buyer security reviews.
- CI/CD release-gate context for high-risk prompt, retrieval, and tool-use changes.
Public directory records
- Official MCP Registry name:
space.promptguardscan/promptguardscan-mcp - Smithery qualified name:
clauxel/prompt-injection-scanner-mcp - Primary website: https://promptguardscan.space/
Related security guides
- Prompt Injection Scanner for LLM Apps
- LLM Security Testing Tool for Release Gates
- AI App Security Audit Checklist
- Jailbreak Detection API for AI Products
Support
For account, checkout, token, or security-report questions, contact [email protected].
관련 서버
Alpha Vantage MCP Server
스폰서Access financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
MCP Front
An OAuth 2.1 proxy for MCP servers that enables single sign-on with Google, domain validation, and per-user tokens.
Markdown Sidecar MCP Server
An MCP server to access markdown documentation for locally installed NPM, Go, and PyPi packages.
Lingo.dev
Make your AI agent speak every language on the planet, using Lingo.dev Localization Engine.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers, without authentication.
Godot MCP Pro
Premium MCP server for Godot game engine with 84 AI-powered tools for scene editing, scripting, animation, tilemap, shader, input simulation, and runtime debugging.
Complex plan
Enhance development AI workflows with advanced planning and sequential thinking capabilities.
Code Snippet Image
Generate beautiful, shareable images from code snippets with syntax highlighting and multiple themes.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers, without authentication.
Togello MCP Server
An MCP server for managing application context using the Togello API.
plugged.in App
A web app for managing MCP servers, offering a unified interface to discover, configure, and utilize AI tools.