Back to Home
entro314-labs icon

web-icons-generator-cli-mcp

Verified Safe

by entro314-labs

Overview

Generates a comprehensive set of web app icons, PWA manifest, and HTML integration snippets from a single source image, with framework auto-detection and MCP server capabilities.

Installation

Run Command
npx @entro314labs/web-icons-generator-cli-mcp --mcp

Security Notes

The server uses file system operations (read/write) for icon generation and HTML modification, which is inherent to its functionality. Input validation for image paths and other arguments is handled. `child_process.spawn` is used internally to start the MCP server itself, not to execute arbitrary user input. The SVG monochrome conversion performs string replacements on specific attributes, which is generally safer than full SVG parsing/mutation. No hardcoded secrets or direct network access by the core logic were found. Risks are primarily associated with processing potentially malicious image files (e.g., malformed images causing crashes in `sharp`).

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens300
Stars0
Forks0
Last Update2025-11-23

Tags

web-iconsfaviconpwaclimcp-server