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