Auto Favicon
FreeNot checkedAutomatically generates complete favicon sets from PNG images or URLs, creating multiple sizes, ICO files, Apple touch icons, and web app manifests for comprehe
About
Automatically generates complete favicon sets from PNG images or URLs, creating multiple sizes, ICO files, Apple touch icons, and web app manifests for comprehensive cross-platform web compatibility.
README
An MCP (Model Context Protocol) server that automatically generates complete favicon sets from PNG images or URLs. This server creates a comprehensive set of favicon files including various sizes, Apple touch icons, and a manifest.json file.
Features
- PNG to Favicon: Generate favicon sets from local PNG files
- URL to Favicon: Download images from URLs and generate favicon sets
- Complete Icon Set: Creates multiple sizes (16x16, 32x32, 48x48, 64x64, 128x128, 256x256)
- ICO Format: Generates traditional favicon.ico files
- Apple Touch Icons: Creates Apple-specific touch icons for iOS devices
- Web App Manifest: Generates manifest.json for Progressive Web Apps
Installation & Usage
MCP Client Configuration
Add to your MCP client configuration:
{
"mcpServers": {
"favicon-generator": {
"command": "uvx",
"args": ["auto-favicon"],
"env": {}
}
}
}
Available Tools
generate_favicon_from_png: Generate favicon set from a local PNG filegenerate_favicon_from_url: Download image from URL and generate favicon set
Requirements
- Python 3.12+
- uv package manager
Installing Auto Favicon
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/dh1011/auto-favicon-mcpFAQ
Is Auto Favicon MCP free?
Yes, Auto Favicon MCP is free — one-click install via Unyly at no cost.
Does Auto Favicon need an API key?
No, Auto Favicon runs without API keys or environment variables.
Is Auto Favicon hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Auto Favicon in Claude Desktop, Claude Code or Cursor?
Open Auto Favicon on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Auto Favicon with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
