Skip to main content
Glama

mcp-snyk

by Sladey01

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

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.

Snykセキュリティ スキャン機能用のスタンドアロン モデル コンテキスト プロトコル サーバー。

  1. 構成
    1. 特徴
      1. 使用法

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          A Model Context Protocol server that provides LLM Agents with a comprehensive toolset for IP geolocation, network diagnostics, system monitoring, cryptographic operations, and QR code generation.
          Last updated -
          16
          3
          4
          TypeScript
          Apache 2.0
        • -
          security
          F
          license
          -
          quality
          A standalone server enabling Snyk security scanning through the Model Context Protocol, with support for repository and project analysis, token verification, and CLI integration.
          Last updated -
          1
          JavaScript
        • -
          security
          F
          license
          -
          quality
          A Model Context Protocol server that provides access to Shodan and VirusTotal APIs for cybersecurity analysis, enabling analysts to perform network intelligence operations including host lookups, vulnerability analysis, and threat intelligence gathering.
          Last updated -
          1
          TypeScript
        • A
          security
          A
          license
          A
          quality
          A Model Context Protocol server that enables interaction with Infisical APIs for secret management, allowing users to create, update, delete, and list secrets through function calling.
          Last updated -
          9
          25
          20
          JavaScript
          Apache 2.0

        View all related MCP servers

        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