Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NOUN_PROJECT_API_KEYYesYour API key from The Noun Project
NOUN_PROJECT_API_SECRETYesYour API secret from The Noun Project

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
search_icons

Search for icons on The Noun Project. Supports filtering by style (solid/line), line weight, public domain status, and more.

get_icon

Get detailed information about a specific icon by its ID. Returns icon metadata, creator info, tags, and download URLs.

get_collection

Get a collection by ID. Returns collection metadata and the icons it contains.

icon_autocomplete

Get autocomplete suggestions for icon search terms. Useful for helping users discover related terms.

check_usage

Check current API usage and limits. Returns monthly quota information including usage count and remaining requests.

get_download_url

Get a download URL for an icon with custom color and size options. Supports SVG and PNG formats.

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/sgup/noun-project-mcp'

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