Skip to main content
Glama

Auto Favicon MCP Server

by dh1011

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_favicon_from_png
Generate a complete favicon set from a PNG image file. Args: image_path: Path to the PNG image file. output_path: Directory where favicon files will be generated. Returns: A message describing the generated files and output directory.
generate_favicon_from_url
Download an image from a URL and generate a complete favicon set. Args: image_url: URL of the image to download. output_path: Directory where favicon files will be generated. Returns: A message describing the generated files and output directory.

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