A Model Context Protocol server providing tools for automatic favicon generation from PNG images or URLs
Project description
Auto Favicon MCP Server
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file auto_favicon-1.0.1.tar.gz.
File metadata
- Download URL: auto_favicon-1.0.1.tar.gz
- Upload date:
- Size: 57.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
afefc789e83f88356ad30fc05b802e74e6a5b934692bb07f051710b8b0200fda
|
|
| MD5 |
d32532ec8bd8afaa4d7a90b697cad7ce
|
|
| BLAKE2b-256 |
968ab5b31cb7b0dbca78e4ee946749a367aa137043e488f4fd5882af51b619fb
|
File details
Details for the file auto_favicon-1.0.1-py3-none-any.whl.
File metadata
- Download URL: auto_favicon-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7aa1a8f3f843dfed3dbe9e5495196eb09329300cbbca4af2af6afda0672ac964
|
|
| MD5 |
94539ad6711aa53cb2960bf5d6175dbc
|
|
| BLAKE2b-256 |
4708274c6d4f29d1e6394aa47b448d260000d18b7734c0618df620ecf7b2c160
|