Loading MCP server directory, please wait...
Scan, monitor and fix a live web app from your editor: graded security reports with fix prompts.
npx @getmcp/cli add us.secscan/secscanRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationA SecScan token (starts with ssk_). Create one at https://secscan.us/settings#ai-editors
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"us.secscan/secscan": {
"url": "https://secscan.us/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "Bearer {token}"
}
}
}
}