VOOZH about

URL: https://glama.ai/mcp/servers/dh1011/auto-favicon-mcp

⇱ Auto Favicon MCP Server by dh1011 | Glama


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: SVG Maker MCP Server

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

A
license - permissive license
A
quality
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

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