Skip to content
Cline

Snyk API & Web MCP Server for Cline

io.github.snyk/saw-mcp

MCP server for Snyk API & Web — DAST scanning, findings management, and vulnerability triage

client:Cline transport:stdio runtime:pypi

Install Snyk API & Web MCP Server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "saw-mcp": {
      "command": "uvx",
      "args": [
        "snyk-apiweb-mcp"
      ],
      "env": {
        "MCP_SAW_API_KEY": "<MCP_SAW_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Snyk API & Web MCP Server in other clients