mcp-snyk

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Integrations

  • Enables scanning of GitHub repositories for security vulnerabilities

  • Provides integration with Snyk for security scanning functionality, including Snyk project scanning

Snyk MCP 服务器

用于 Snyk 安全扫描功能的独立模型上下文协议服务器。

配置

更新您的 Claude 桌面配置( claude-config.json ):

{ "mcpServers": { "snyk": { "command": "npx", "args": [ "-y", "github:Sladey01/mcp-snyk" ], "env": { "SNYK_API_KEY": "your_snyk_token" } } } }

用您的实际 Snyk API 令牌替换该令牌。

特征

  • 存储库安全扫描
  • Snyk 项目扫描
  • 与 Claude 桌面集成

用法

在 Claude 中,您可以使用以下命令:

Scan repository https://github.com/owner/repo for security vulnerabilities

或者

Scan Snyk project project-id-here
-
security - not tested
F
license - not found
-
quality - not tested

用于Snyk安全扫描功能的独立模型上下文协议服务器。

  1. Configuration
    1. Features
      1. Usage
        ID: nl2e6t2lpd