AI & ML
Trust: 32/100 (Limited)io.github.alisaitteke/noun-mcp Guide
MCP server for The Noun Project - search and download icons directly in Cursor AI and Claude
1 starsby alisaitteke
Quick Start
Install
npx @alisaitteke/noun-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-alisaitteke-noun-mcp": {
"command": "npx",
"args": [
"@alisaitteke/noun-mcp"
]
}
}
}