Icons8 MCP server
Get access to MCP server SVG and MCP server PNG icons in your vibe-coding projects
Icons8 MCP server
Get access to MCP server SVG and MCP server PNG icons in your vibe-coding projects
Use for free
Product Hunt
Product of the day
Huge MCP server icon packs up to 40,000 icons
with full coverage
Works with
Windsurf,
Claude Code,
Cursor
and other AI coding tools
Replace all icons in the project with trendy ones
or any other style
Add icons to all bullet lists and feature blocks,
process steps, navigation, etc.
Demos made using Icons8 MCP
How to use Icons8 MCP
What you need
- Node.js installed
- Claude Code, Cursor, Windsurf, or similar AI coding tool
Step 1: choose your plan
High-res PNG icons
Free
MCP server PNG icons in high resolution for quick prototyping and testing.
{ "mcpServers": { "icons8mcp": { "command": "npx", "args": [ "mcp-remote", "https://mcp.icons8.com/mcp/" ] } } }
Copy code
SVG icons
API key required
MCP server SVG available for paid users—subscribe for $15, then check the MCP tab in your account for the setup code
{ "mcpServers": { "icons8mcp": { "command": "npx", "args": [ "mcp-remote", "https://mcp.icons8.com/mcp/", "--header", "Authorization:${AUTH_HEADER}" ], "env": { "AUTH_HEADER": "Bearer YOUR_API_KEY" } } } }
Copy code
Step 2: set up your client
Claude Code
Cursor
Windsurf
VS Code
Other
1. Open your terminal and run:
claude mcp add icons8mcp -- \ npx mcp-remote \ "https://mcp.icons8.com/mcp/" \ --header "Authorization: Bearer YOUR_API_KEY"
Copy code
2. Use the following commands to check MCP settings and manage servers:
claude mcp list
Copy code
Step 3: get icons to your project
Ask your AI: "create a web page with MCP server icon SVG in ios glyph style" or "create a dashboard with analytics SVG icons in color style". Check out our live demos for inspiration. If you encounter issues, see our FAQ section.
Frequent questions
What if it says "No API key"?
Subscribe for $15, find the MCP tab in your Icons8 account for setup code. Alternatively, get an API key from the Icons8 developer portal.
How do I get SVG icons specifically?
Simply specify in your request that you need SVG icons.
What formats do I get?
SVG (with API key), PNG previews available for all users.
Can I download PNG icons with MCP server for free?
Yes, PNG icon previews are available without API key when you connect to Icons8 MCP server.
What are the license terms for the free version?
All PNG icons downloaded through MCP are free to use if you provide a link back to us. Check our license here.
Do I need an API key?
PNG works without a key, SVG downloads require a paid API key—find it in the MCP tab of your account.
I'm requesting SVG but still getting PNG
Get your API key setup in the MCP tab, or explicitly request SVG format.
How do I get SVG icons from MCP server?
SVG icons require an API key. Subscribe for $15 and get your key from the MCP tab in your account.
Can I download icons in batches?
Not yet, but this is exactly the feature we are actively working on right now.
Need help?
Check our documentation or chat with us.
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Scout Monitoring MCP
ผู้สนับสนุนPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
ผู้สนับสนุนAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Cargo MCP Server
Tools for managing Rust projects using the cargo command-line tool.
Kubeshark
MCP access to cluster-wide L4 and L7 network traffic, packets, APIs, and complete payloads.
gopls-mcp
The essential MCP server for Go language: Exposing compiler-grade semantics to AI Agents and LLM for deterministic code analysis and minimal token usage.
TypeScript Migrator MCP
Migrate JavaScript files to TypeScript with customizable conversion rules.
Security Audit Tool
Audits npm package dependencies for security vulnerabilities with real-time checks against a remote npm registry.
MCP Tools for Open WebUI
An MCP server for Open WebUI that provides tools for secure Python code execution, time, and SDXL image generation.
MCP Simple OpenAI Assistant
A simple server for interacting with OpenAI assistants using an API key.
DeepRank
Optimize any site for AI search: get DeepRank methodology, optimization steps, and suggestions (llms.txt, JSON-LD, audit checklist) so your AI assistant can implement AI visibility in the repo.
Pica MCP Server
An MCP server for Pica that enables seamless interaction with various third-party services through a standardized interface.
Auto API - YApi
A tool to retrieve API interface information from YApi, with authentication configurable via environment variables.