Noun MCP Server

$npx -y @alisaitteke/noun-mcp
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 Key
NOUN_API_SECRETrequiredThe Noun Project API Secret

Configuration

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.

Frequently Asked Questions

How do I install Noun MCP Server?

Install Noun MCP Server by running: npx -y @alisaitteke/noun-mcp

What MCP clients work with Noun MCP Server?

Noun MCP Server works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use Noun MCP Server with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free