Prompt Injection Scanner MCP - LLM Security Testing
PromptGuard Scan MCP helps SaaS teams test LLM applications for prompt injection, jailbreaks, indirect prompt injection, hidden instruction leakage, unsafe tool use, prompt security risks, and AI rel…
Quick Start
# Connect this server (installs CLI if needed)
npx -y smithery mcp add clauxel/prompt-injection-scanner-mcp
# Browse available tools
npx -y smithery tool list clauxel/prompt-injection-scanner-mcp
# Get full schema for a tool
npx -y smithery tool get clauxel/prompt-injection-scanner-mcp get_site_profile
# Call a tool
npx -y smithery tool call clauxel/prompt-injection-scanner-mcp get_site_profile '{}'Direct MCP Connection
Endpoint: https://prompt-injection-scanner-mcp--clauxel.run.tools
Required config:
x-mcp-authorization(header) — Paste full value: Bearer YOUR_MCP_TOKEN
Tools (13)
get_site_profile— Return PromptGuard Scan identity, MCP URL, data boundaries, and capability tags.get_health_status— Return route, asset binding, analytics binding, and payment configuration health.get_pricing_catalog— Return the public PromptGuard Scan plan catalog.get_analytics_summary— Return site-isolated analytics summary from the fixed promptguardscan D1 slice.get_conversion_funnel— Return site-isolated funnel stage counts for PromptGuard Scan.get_checkout_status— Return NOWPayments checkout provider status and safe next actions.get_search_status— Return local search-readiness status for sitemap, robots, and verification artifacts.get_sitemap_status— Return the sitemap route and indexable PromptGuard Scan paths.get_robots_status— Return robots policy summary for PromptGuard Scan.get_page_usability_status— Return scanner page usability expectations and MCP readiness checks.generate_site_patrol_report— Generate a compact PromptGuard Scan-only patrol report fragment.get_open_issues— Return site-local open issue placeholders without querying the central cross-site ledger.get_recent_issue_updates— Return recent site-local issue update placeholders without cross-site reads.
# Get full input/output schema for a tool
npx -y smithery tool get clauxel/prompt-injection-scanner-mcp