Snyk API & Web MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 89 installs a week from pypi. Last commit 22 Jul 2026.
MCP server for Snyk API & Web — DAST scanning, findings management, and vulnerability triage
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add saw-mcp -- uvx snyk-apiweb-mcp
{
"mcpServers": {
"saw-mcp": {
"args": [
"snyk-apiweb-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.saw-mcp]
command = "uvx"
args = ["snyk-apiweb-mcp"]
{
"mcpServers": {
"saw-mcp": {
"args": [
"snyk-apiweb-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"saw-mcp": {
"args": [
"snyk-apiweb-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.