io.github.alisaitteke/noun-mcp
Quality Score
80
/100
MCP server for The Noun Project - search and download icons directly in Cursor AI and Claude
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"noun-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/noun-mcp"
],
"env": {
"NOUN_CONSUMER_KEY": "<your-noun_consumer_key>",
"NOUN_CONSUMER_SECRET": "<your-noun_consumer_secret>",
"NOUN_API_TIER": "<noun_api_tier>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"noun-mcp": {
"command": "npx",
"args": [
"-y",
"@alisaitteke/noun-mcp"
],
"env": {
"NOUN_CONSUMER_KEY": "<your-noun_consumer_key>",
"NOUN_CONSUMER_SECRET": "<your-noun_consumer_secret>",
"NOUN_API_TIER": "<noun_api_tier>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @alisaitteke/noun-mcp§02 Environment variables
NOUN_CONSUMER_KEYrequiredsecret
Consumer Key from The Noun Project API
NOUN_CONSUMER_SECRETrequiredsecret
Consumer Secret from The Noun Project API
NOUN_API_TIERrequired
API tier level: FREE (5K calls/month) or PAID (unlimited)
§03 MCP Quality Score · methodology
freshness
20
completeness
10
installability
25
documentation
15
stability
10
§04 Alternatives in Search
Agentic News
ai.agentic-news/mcp
AI-powered news intelligence — 21 tools for personalized monitoring, briefings, and semantic search
BuyWhere MCP
ai.buywhere/buywhere-mcp
BuyWhere MCP server for product search, price comparison, and affiliate-ready shopping workflows.
Agent Skills Search Server
ai.com.mcp/skills-search
Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server.