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].
Server Terkait
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Raspberry Pi MCP Servers Collection
A collection of production-ready MCP servers optimized for Raspberry Pi and AI workloads.
SitemapKit
SitemapKit is an API and MCP server that discovers and extracts sitemaps from any website. Developers and AI agents use it to get the full URL list of any domain instantly — useful for SEO audits, web crawling, content indexing, and AI workflows.
Mixpanel MCP Server
Integrate Mixpanel analytics into your AI workflows.
Assay
The firewall for MCP tool calls. Block unsafe calls, audit every decision, replay anything. Deterministic policy enforcement with replayable evidence bundles.
MCP Proxy Server
Aggregates multiple MCP resource servers into a single interface with stdio/sse support.
Gwirian
Modern Open source Test Management with MCP Server integration
MCP LSP Go
An MCP server that connects AI assistants to Go's Language Server Protocol (LSP) for advanced code analysis.
WordPress MCP Server
An MCP server for integrating with and managing WordPress sites.
Interactive Feedback MCP
An MCP server for AI-assisted development tools like Cursor and Claude, supporting interactive feedback workflows with AI.
Fast MCP
A Ruby implementation of the Model Context Protocol (MCP) server for integrating AI models into Ruby applications.