SkillAgentSearch skills...

grype-mcp

MCP server for grype

Install / Use

claude mcp add ahmetak4n -- npx -y github:ahmetak4n/grype-mcp

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

45/100

Supported Platforms

Claude Code
Claude Desktop

Tags

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

Related Skills

View on GitHub
GitHub Stars3
CategoryDevelopment
Updated9mo ago
Forks0

Languages

TypeScript

Security Score

81/100

Audited on Nov 9, 2025

3 low