Loading MCP server directory, please wait...
MCP server for The Noun Project - search and download icons directly in Cursor AI and Claude
npx @getmcp/cli add io.github.alisaitteke/noun-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
NOUN_CONSUMER_KEYConsumer Key from The Noun Project API
NOUN_CONSUMER_SECRETConsumer Secret from The Noun Project API
NOUN_API_TIERAPI tier level: FREE (5K calls/month) or PAID (unlimited)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.alisaitteke/noun-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/noun-mcp"
],
"env": {
"NOUN_CONSUMER_KEY": "",
"NOUN_CONSUMER_SECRET": "",
"NOUN_API_TIER": ""
}
}
}
}