Security scanner for AI-generated code. Scan, explain rules, and grade before you ship.
claude mcp add xploitscan-mcp -- npx -y xploitscan-mcp
claude_desktop_config.json
{
"mcpServers": {
"xploitscan-mcp": {
"command": "npx",
"args": [
"-y",
"xploitscan-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"xploitscan-mcp": {
"command": "npx",
"args": [
"-y",
"xploitscan-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"xploitscan-mcp": {
"command": "npx",
"args": [
"-y",
"xploitscan-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"xploitscan-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"xploitscan-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"xploitscan-mcp": {
"command": "npx",
"args": [
"-y",
"xploitscan-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.bgage72590--xploitscan-mcp/reviews or the review_server meta-tool.
POST /mcp