Health: Not checked yetWe have not completed a health check for this listing yet.Last checked 8/11/2026, 12:24:59 AM
Noun Mcp
Enrichment pendingWe havenβt run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β check back soon.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
Documentation Overview
Noun MCP Server
β οΈ Unofficial Project Β· This is an independent third-party tool using The Noun Project API. Not affiliated with or endorsed by The Noun Project.
MCP (Model Context Protocol) server for searching, downloading, and using icons from The Noun Project in Cursor AI, Claude Desktop, and other MCP-supported AI tools.
Smart Suggestions: Autocomplete helps find the right search terms
Usage Tracking: Monitor your API usage and limits
FREE Tier Mode: Smart optimizations for 5K monthly API calls
PAID Tier Mode: Unlimited access with no restrictions
About the Builder
Built by Ali Sait Teke β Full-Stack / AI-Era Software Architect based in London.
This project is part of an open-source MCP tooling ecosystem (Docker, Temporal, Photoshop, npm, and more) that brings real-world APIs into AI-assisted development workflows. Implemented in TypeScript/Node.js; broader portfolio spans Python, Go, React, Next.js, and Vue.
# Run directly without installation
npx @alisaitteke/noun-mcp
Option B: Global Install
Terminal
npm install -g @alisaitteke/noun-mcp
Option C: Local Development
bash
git clone https://github.com/alisaitteke/noun-mcp.git
cd noun-mcp
npm install
npm run build
npm link
Step 3: Configure Environment
Create a .env file in the project directory:
bash
cp .env.example .env
Edit .env with your credentials:
env
# Your API credentials from The Noun Project
NOUN_CONSUMER_KEY=your_consumer_key_here
NOUN_CONSUMER_SECRET=your_consumer_secret_here
# Choose your tier: FREE (5K calls/month) or PAID (unlimited)
NOUN_API_TIER=FREE
FREE vs PAID Tier
FREE Tier (5,000 API calls/month)
Perfect for personal projects and testing
Automatic cost optimizations
Smaller page sizes (max 10 results per search)
Optimized thumbnails (42px by default)
SVG URLs excluded by default (save bandwidth)
Smart usage alerts at 50%, 80%, 95%
PAID Tier (Unlimited)
No monthly limits
Larger page sizes (up to 100 results)
High-quality thumbnails (84px by default)
SVG URLs included automatically
No restrictions
Switch anytime: Just update NOUN_API_TIER in your .env file!
Step 4: Configure Cursor AI
Open Cursor settings: Settings β Features β MCP
Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "noun-mcp": { "command": "npx", "args": ["-y", "noun-mcp"] } }
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated βΎ
Server availabilityNot measured
Not scored for repo-hosted servers β we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.
Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10
A guidance signal from public completeness & health data β not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.
β Featured
Moxie Docs MCP
MCP & Agent Skills for Automated Documentation, and codebase conventions + context