README.md
Search, browse, and download professional icons from The Noun Project.
Enables AI assistants to search, browse, and download professional icons from The Noun Project directly within MCP-compatible environments. It supports SVG and PNG formats with customizable styles and provides optimized modes for free and paid API tiers.
Tools (2)
search_iconsSearch for icons by keyword or phrase.get_icon_detailsRetrieve detailed information and download links for a specific icon.Environment Variables
NOUN_API_KEYrequiredThe Noun Project API KeyNOUN_API_SECRETrequiredThe Noun Project API SecretConfiguration
claude_desktop_config.json
{
"mcpServers": {
"noun-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/noun-mcp"
],
"env": {
"NOUN_API_KEY": "your_api_key",
"NOUN_API_SECRET": "your_api_secret"
}
}
}
}Try it
→Search for a minimalist 'cloud computing' icon on The Noun Project.
→Find a set of professional SVG icons related to 'artificial intelligence'.
→Get the download link for icon ID 12345 in PNG format.
→Show me some high-quality icons for 'user profile' that I can use in my design.