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
SQLFluff Analyzer
Analyze, lint, and fix SQL queries using the SQLFluff linter.
Deep Code Reasoning MCP Server
Performs complementary code analysis by combining Claude Code and Google's Gemini AI.
NPM Sentinel MCP
An AI-powered MCP server for analyzing NPM package security, dependencies, and performance.
MCP Server Creator
A meta-server for dynamically generating MCP server configurations and Python code.
Kodus OSV
Open source vulnerability lookup via osv_query/osv_query_batch tools.
Lucide Icons
Provides access to the Lucide icon library for use in LLM and agentic applications.
Algorand
A comprehensive MCP server for tooling interactions(40+) and resource accessibility(60+) plus many useful prompts to interact with Algorand Blockchain.
Mermaid
Generate mermaid diagram and chart with AI MCP dynamically.
UIAutomator2 MCP Server
Automate and control Android devices using the UIAutomator2 framework.
OpenTelemetry Collector MCP Server
An MCP server for dynamically configuring OpenTelemetry Collectors, including receivers, processors, and exporters.