nerd-fonts

GitHub

Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more

nerd-fonts MCP Server

MCP server for ryanoasis/nerd-fonts

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "nerd-fonts": {
      "command": "npx",
      "args": [
        "-y",
        "@ryanoasis/nerd-fonts"
      ]
    }
  }
}