Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NOUN_API_TIER | No | Choose your API tier: FREE (5K calls/month) or PAID (unlimited). | FREE |
| NOUN_CONSUMER_KEY | Yes | Your Consumer Key from The Noun Project Developers portal. | |
| NOUN_CONSUMER_SECRET | Yes | Your Consumer Secret from The Noun Project Developers portal. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_icons | Search for icons on The Noun Project. You can filter by style, line weight, public domain, and more. |
| get_icon | Get detailed information about a specific icon (metadata, creator, tags, download URLs). |
| download_icon | Download an icon with custom color and size options. Supports SVG or PNG formats. Note: Free API access is limited to public domain icons only. |
| search_collections | Search for collections on The Noun Project. |
| get_collection | Get details and icons of a specific collection. |
| icon_autocomplete | Get autocomplete suggestions for icon search. |
| check_usage | Check API usage limits and current usage. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |