Show HN: Auto Favicon MCP Server
9 months ago
- #favicon
- #web-development
- #automation
- MCP server for generating complete favicon sets from PNGs or URLs
- Features: multiple sizes, Apple touch icons, manifest.json, ICO format
- Supports both local PNG files and image URLs
- Includes commands: generate_favicon_from_png and generate_favicon_from_url
- Requires Python 3.12+ and uv package manager
- Easy setup with git clone and uv sync for dependencies
- MCP client configuration example provided