Skip to main content
Glama

mcp-snyk

by Sladey01

Servidor Snyk MCP

Un servidor de protocolo de contexto de modelo independiente para la funcionalidad de escaneo de seguridad de Snyk.

Configuración

Actualice la configuración de su escritorio Claude ( claude-config.json ):

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

Reemplace el token con su token API de Snyk real.

Características

  • Escaneo de seguridad del repositorio
  • Escaneo del proyecto Snyk
  • Integración con el escritorio de Claude

Uso

En Claude, puedes usar comandos como:

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

o

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.

Un servidor de protocolo de contexto de modelo independiente para la funcionalidad de escaneo de seguridad de Snyk .

  1. Configuración
    1. Características
      1. Uso

        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