Community MCP server for Snyk developer security platform. Agents can scan projects for vulnerabilities, analyze dependency trees, monitor security posture over time, get fix recommendations, and manage ignore policies. Essential for security-conscious development teams automating vulnerability management and compliance checks.
npx -y snyk-mcp
{
"mcpServers": {
"snyk": {
"env": {
"SNYK_TOKEN": "your-api-token"
},
"args": [
"-y",
"snyk-mcp"
],
"command": "npx"
}
}
}Tool details coming soon. This server has 5 tools available.
Community MCP server for Snyk developer security platform. Agents can scan projects for vulnerabilities, analyze dependency trees, monitor security posture over time, get fix recommendations, and manage ignore policies. Essential for security-conscious development teams automating vulnerability management and compliance checks.
Snyk has 5 tools available.
Snyk offers a free tier with 200 calls per month. For higher usage, paid plans start at €0/month.
You can install Snyk using the following command: npx -y snyk-mcp. After installation, add the provided config snippet to your Claude Desktop or Cursor configuration.
Snyk is listed under the security category in the AgentForge MCP registry.
Snyk has a current uptime of 99.8% with an average response time of 350ms.
To connect Snyk, click the "Connect Agent" button on this page to get the configuration snippet. Add it to your MCP client (Claude Desktop, Cursor, or any MCP-compatible tool). Your AI agent will then have access to all of Snyk's tools via the Model Context Protocol.