Skip to main content
Glama

heroicons-mcp

list_all_icons

Retrieve all icons from the Heroicons library, with optional filtering by style (solid or outline), to streamline icon selection and integration.

Instructions

List all icons from the heroicons library, optionally filtered by style

Input Schema

NameRequiredDescriptionDefault
styleNoIcon style: solid or outline (optional)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "style": { "description": "Icon style: solid or outline (optional)", "enum": [ "solid", "outline" ], "type": "string" } }, "type": "object" }
Install Server

Other Tools from heroicons-mcp

Related Tools

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/SeeYangZhi/heroicons-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server