Security scanning for AI-native development. Scan websites, GitHub repos, and code snippets directly from Claude Desktop, Claude Code, Cursor, or any MCP-compatible tool.
HTTP transport - just add the URL to your config. 9 tools + 3 resources available instantly.
%APPDATA%\Claude\claude_desktop_config.json){
"mcpServers": {
"trust-security": {
"type": "http",
"url": "https://trust-mcp-knnd76vaqq-du.a.run.app/mcp"
}
}
}Scan a website and return results with AI analysis
Start a URL scan (non-blocking, returns scan ID)
Get results of a URL scan by scan ID
Scan a GitHub repo for secrets, code issues, and vulnerable dependencies
Start a repo scan (non-blocking, returns scan ID)
Get results of a repo scan by scan ID
Analyze code for vulnerabilities and exposed secrets (37+ patterns)
Scan code for exposed API keys, tokens, and credentials (20+ patterns)
Get a structured fix plan with before/after code for scan vulnerabilities
Read your most recent scan result — score, grade, vulnerability count
Last 10 scan results with targets, scores, and dates
Aggregated security posture — avg score, trend, grade distribution
Trust sends 5,000+ real HTTP requests to detect live vulnerabilities (SQLi, XSS, misconfigurations). Returns a score, grade, and AI-analyzed fix suggestions.
Clones the repo and runs SAST + secret detection + SCA across every file. Finds API keys, hardcoded passwords, and known CVEs in packages.
Runs 37 detection patterns locally — no code leaves your machine. Catches SQL injection, eval(), exposed secrets, weak crypto, and more.
Returns structured before/after code diffs and step-by-step fix instructions for each vulnerability. Ready to apply directly in your IDE.
MCP Resources are automatically available as context to AI agents. Your agent can read your latest scan result, full history, and security posture without any action from you.
trust://scans/latest— Latest scan score, grade, and vulnerability counttrust://scans/history— Last 10 scans with targets and scorestrust://security/posture— Avg score, trend direction, grade distribution