Snyk API & Web MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 96 installs a week from pypi. Last commit 16 Sep 2026.
MCP server for Snyk API & Web — DAST scanning, findings management, and vulnerability triage
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
result = subprocess.run(
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
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"
}
}
}
This one needs environment variables set before it will start:
MCP_SAW_API_KEY (Snyk API & Web API key. Create at https://plus.probely.app/api-keys).
The author declared them in the registry entry; get the values from the project itself.
MCP server for OWASP ZAP vulnerability scanning with Docker management
HTTP MCP Server for comprehensive Python vulnerability scanning and security analysis.
Security testing MCP server for penetration testing, forensics, and vulnerability assessment
MCP server for web application security scanning
MCP server for npm package management, security analysis, and compatibility checking
Scan MCP servers and skill files for AVE vulnerabilities. Conformance scoring and threat intel.
Real-time Python package and vulnerability data for AI coding agents.
Vulnerability management: scan projects, search sealed packages, manage sealing rules and reports.
Answers built from our own checks of this server.