Skip to main content
Glama
willlaiwk

icon-search-mcp

by willlaiwk

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_iconsA

Search 300,000+ open-source, commercially-usable icons and return direct SVG download links.

The underlying index is KEYWORD-BASED, NOT SEMANTIC. You must translate the user's description into 1-5 concrete English icon keywords yourself. Prefer common, concrete nouns ('rocket', 'cart', 'bell') over abstract phrases ('fast deployment', 'user engagement') — abstract phrases return zero results. If a search comes back empty, retry once with broader or more common keywords.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.6/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools. The single 'search_icons' tool has a clear, singular purpose, making disambiguation trivial.

Naming Consistency5/5

The tool name 'search_icons' follows a clear verb_noun snake_case pattern, which is self-consistent and descriptive. Even though there is only one tool, its naming is unambiguous and aligns with common conventions.

Tool Count3/5

The server has only one tool, which feels thin even for a specialized icon-search service. While the core search functionality is covered, the absence of additional operations like fetching by name or browsing categories leaves the server at a borderline level of usefulness.

Completeness4/5

For the stated purpose of keyword-based icon search, the tool covers the essential search-and-download workflow effectively. Minor gaps include the inability to directly retrieve an icon by known name or ID, and no support for browsing or filtering by category, but these are not critical for basic usage.

Maintenance

ActivitySlowing
ResponsivenessNo issues