realfavicon-mcp
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., "@realfavicon-mcpGenerate a 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.
realfavicon-mcp
MCP server for RealFaviconGenerator: generate, check, and change-log favicons.
Requirements
Bun >= 1.3.
Related MCP server: Opengraph io MCP
Install
bun installRun
bun run startSpeaks MCP over stdio. Wire into an MCP client (e.g. Claude Desktop, any MCP-compatible host).
Install as a Claude Code Plugin
No build step — Claude Code runs the server straight from source with Bun (required on your PATH); Bun fetches dependencies on first launch.
/plugin marketplace add lzlrd/realfavicon-mcp
/plugin install realfavicon-mcp@realfavicon-mcpThis repo is itself the plugin (.claude-plugin/), bundling the MCP server — its tools then appear over MCP.
Tools
Tool | Purpose | Inputs |
| Generate a full favicon set (PNG, ICO, SVG, webmanifest) plus HTML markup from a master image. |
|
| Audit a live page's |
|
| Fetch the RealFaviconGenerator change-log; optionally filter to changes after a given version. | optional: |
Develop
bun run dev # watch mode
bun test # run the test suiteLicence
Licensed under the PolyForm Noncommercial Licence 1.0.0. © 2026 Diab Neiroukh — see LICENSE.
This server cannot be installed
Maintenance
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/lzlrd/realfavicon-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server