Security
Verified
Trust: 51/100 (Fair)Snyk MCP Guide
Scan dependencies for vulnerabilities, check container security, and monitor open-source risk.
234 stars 8,200 downloadsby Snyk
Quick Start
Install
npx @mcp/snykClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"snyk-mcp": {
"command": "npx",
"args": [
"@mcp/snyk"
]
}
}
}What Snyk MCP Can Do
scan_dependencies
Scan project dependencies
check_containers
Scan container images
Permissions Required
Snyk MCP requires the following permissions. Review the risk levels before granting access.
| Permission | Description | Risk |
|---|---|---|
snyk.read | Read scan results | low |
snyk.scan | Trigger security scans | low |
Platform Compatibility
| Platform | Status |
|---|---|
| Claude Desktop | Supported |
| Cursor | Supported |
| LangChain | Partial |