Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grype mcp server

Grype is a vulnerability scanner for container images and file systems. Security teams use grype easily but developers can struggle while using it to finding vulnerable packages or their locations. Grype mcp server allows developers to easily use the grype tool with IDE like Cursor or Claude Desktop.

setup

dependencies

  • grype

configurations

{
  "mcpServers": {
    "grype-mcp-server": {
      "command": "node",
      "args": ["${GRYPE_MCP_SERVER_PATH}/index.ts"]
    }
  }
}

screenshots

image image

About

MCP server for grype

Topics

Resources

Stars

3 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages