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].
Máy chủ liên quan
Alpha Vantage MCP Server
nhà tài trợAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
fast-html-mcp
Four-tier MCP server for lightning-fast HTML generation from AI agents - assembly, patch, read, and raw tiers with 9 tools
Auto API - YApi
A tool to retrieve API interface information from YApi, with authentication configurable via environment variables.
Eterna MCP
Managed MCP server for Bybit perpetual futures trading. Isolated sub-accounts, built-in risk management, 12 trading tools.
SnapState
Persistent state for AI agent workflows. Save, resume, and replay multi-step workflows across sessions, crashes, and agent handoffs. Free tier included.
BlenderMCP
Integrates with Blender to enable text and image-based 3D model editing using the Model Context Protocol.
MCP Server Demonstration
A demonstration on setting up and using MCP servers within Cursor, with Docker examples.
Qwen-Agent
A framework for developing LLM applications with capabilities like tool usage, planning, and memory, based on the Qwen model.
Ebitengine MCP
A server for Ebitengine games that provides debugging and recording tools by capturing game state.
vigile-mcp
Security scanner for MCP servers and agent skills — query trust scores, check for vulnerabilities, and search the Vigile trust registry
amCharts 5 MCP Server
MCP server that gives AI assistants on-demand access to 1,500+ amCharts docs, ~300 code examples, and 1000+ class API references.