Auto Favicon MCP Server
Creates Apple-specific touch icons for iOS devices to ensure proper favicon display on Apple platforms.
Generates Apple touch icons specifically optimized for iOS devices to improve web app appearance on iPhone and iPad.
Processes local PNG files to generate complete favicon sets, allowing conversion of locally stored images into web-ready favicon packages.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Auto Favicon MCP Servergenerate favicon set from https://example.com/logo.png"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: Web Icons Generator CLI MCP
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
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityDmaintenanceIntelligently extracts and analyzes website logos from multiple sources (favicon, Apple Touch icons, OpenGraph, CSS) with automatic quality scoring and format support. Provides detailed logo information and returns the best logo URL for any given website.Last updated257MIT
- Alicense-qualityDmaintenanceGenerates all required web app icons and manifest files from a single source image with framework auto-detection. Supports Next.js App Router, traditional web apps, and PWA standards with zero configuration.Last updated40MIT
- Flicense-qualityDmaintenanceA collection of image processing tools that enables users to optimize images, remove backgrounds using AI, and generate favicons from logo files locally.Last updated
- AlicenseAqualityCmaintenanceRoutes one brief to the right image model across 60+ (gpt-image-1.5, Ideogram 3, Recraft V4, Flux), validates the output, and fans out to iOS/Android/PWA/favicon/visionOS/Flutter bundles. Works without an API key via Pollinations, HF Inference, Stable Horde, or host-LLM inline SVG.Last updated2416MIT
Related MCP Connectors
Generate PWA icon sets and iOS splash screens from a text prompt or an existing image.
Image generation API: render HTML/CSS templates to PNG, JPEG, WebP or PDF, plus URL screenshots.
Turn any live website into brand colors, fonts, design tokens, SVGs, Lottie and paste-ready code.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dh1011/auto-favicon-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server