auto-favicon-mcp
MCP server for automatic favicon generation from PNG images or URLs
Documentation
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 file
- `generate_favicon_from_url`: Download image from URL and generate favicon set
Requirements
- Python 3.12+
- uv package manager
Frequently asked questions
What is auto-favicon-mcp?
auto-favicon-mcp is MCP server for automatic favicon generation from PNG images or URLs
How do I install auto-favicon-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is auto-favicon-mcp open source?
Yes, it is hosted on GitHub at https://github.com/dh1011/auto-favicon-mcp and has 31 stars.
Related MCP tools
Damn Vulnerable MCP Server Python-based implementation. Trusted by 1200+ developers. Trusted by 1200+ developers. Trusted by 1200+ developers.
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases Python-based implementation. Trusted by 900+ developers.
Query MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning...
Model Context Protocol with Neo4j Python-based implementation. Trusted by 700+ developers. Trusted by 700+ developers. Trusted by 700+ developers.
🙌 OpenHands: Code Less, Make More for the Model Context Protocol. Enhance AI assistants with powerful integrations. Python-based implementation.
Universal memory layer for AI Agents; Announcing OpenMemory MCP - local and secure memory management. Python-based implementation.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP