realfavicon-mcp
Click on "Deploy 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 deployed
Maintenance
Related MCP Connectors
Official SerpApi MCP server for Google, Bing, and other search engines.
MCP server for the FFmpeg Micro video transcoding API — create, monitor, download transcodes.
Public MCP server for summaries, DNS lookup, catalog, replies, and JSON checks.
Related MCP Servers
- AlicenseAqualityCmaintenanceAn MCP server for fetching and transforming web content into various formats.48MIT
- AlicenseAqualityAmaintenanceMCP server for the OpenGraph.io API -- extract OG metadata, capture screenshots, scrape pages, query sites with AI, and generate branded images with iterative refinement.1627 npm2ISC
- AlicenseNot gradedqualityDmaintenanceMCP server for ingesting UI screenshots, Figma MCP node JSON, or hybrid Figma-plus-screenshot sources into a cross-platform design-to-code artifact pipeline.94 npmMIT
- AlicenseNot gradedqualityCmaintenanceMCP server for visual monitoring: take screenshots of URLs and detect visual changes against stored baselines.9 npm1MIT