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
x402engine
50+ pay-per-call APIs for AI agents via HTTP 402 crypto micropayments. $0.001–$0.12 per call with USDC and USDm.
agent smith
Auto-generate AGENTS.md from your codebase
MCP Servers Collection
A collection of MCP servers providing structured interfaces for AI assistants to interact with various development tools and services.
CotForce MCP
MCP server that enforces step-by-step Chain-of-Thought — turns 4B models into methodical reasoners.
lenderwiki
Query 13,000+ US consumer lenders with eligibility criteria, rates, CFPB complaints, and ratings. Find matching lenders by borrower profile, get full profiles, compare lenders, and check eligibility.
AgentCost
Analyze AI agent session logs to find token waste and optimization opportunities. Free preview tier with cost breakdown; paid tiers for waste detection and recommendations.
Remote MCP Server (Authless)
An example of a remote MCP server without authentication, deployable on Cloudflare Workers.
Orbis API Marketplace
Autonomous API discovery and subscription — agents browse APIs, get live keys, and make calls with no human involvement.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers, without authentication.
GoPeak
The most comprehensive MCP server for Godot Engine. 95+ tools for scene management, GDScript LSP, DAP debugging, screenshot capture, input injection, and CC0 asset library.