Skip to main content
Glama

mcp-snyk

by Sladey01

scan_project

Scan an existing Snyk project using its project ID to identify and assess security vulnerabilities for improved threat management.

Instructions

Scan an existing Snyk project

Input Schema

NameRequiredDescriptionDefault
projectIdYesSnyk project ID to scan

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "projectId": { "description": "Snyk project ID to scan", "type": "string" } }, "required": [ "projectId" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-snyk

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Sladey01/mcp-snyk'

If you have feedback or need assistance with the MCP directory API, please join our Discord server