Skip to content
Windsurf

Snyk API & Web MCP Server for Windsurf

io.github.snyk/saw-mcp

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

client:Windsurf transport:stdio runtime:pypi

Install Snyk API & Web MCP Server in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.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>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Snyk API & Web MCP Server in other clients