icon-search-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
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.
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.
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.
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.