You're viewing a demo portfolio

Join the waitlist
PRSM

search_icons

Active

Tool of iconify

declared in 0.1.0

Search for icons by keyword across all collections. Returns icon names in prefix:name format (e.g., "mdi:home"). Use get_icons to fetch SVG data for results.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "query": "home"
    },
    {
      "limit": 50,
      "query": "arrow"
    }
  ],
  "required": [
    "query"
  ],
  "properties": {
    "limit": {
      "type": "number",
      "description": "Maximum number of results (1-999, default 32)"
    },
    "query": {
      "type": "string",
      "description": "Search keyword (e.g., \"home\", \"arrow\", \"user\")"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

iconify

https://github.com/pipeworx-io/mcp-iconify

1/7 registries
View full server →