MCP.so
Sign In
Servers

grype mcp server

@ahmetak4n

MCP server for grype

Add this server to your MCP-compatible client using the configuration below.

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

More from Other