Loading MCP server directory, please wait...
MCP server for Snyk API & Web — DAST scanning, findings management, and vulnerability triage
npx @getmcp/cli add io.github.snyk/saw-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
MCP_SAW_API_KEYSnyk API & Web API key. Create at https://plus.probely.app/api-keys
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.snyk/saw-mcp": {
"command": "uvx",
"args": [
"snyk-apiweb-mcp"
],
"env": {
"MCP_SAW_API_KEY": ""
}
}
}
}