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