Odel
studio mcp

studio mcp

Local
@snyk55GoApache-2.0Updated 2w ago

Easily find and fix security issues in your applications leveraging Snyk platform capabilities.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmsnykv1.1304.2

Run

npx -y snyk

MCP client config

{
  "mcpServers": {
    "studio-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "snyk"
      ]
    }
  }
}