DevelopmentUnknown

Icons8 MCP Server

🚀 Access MCP server SVG and PNG icons for your vibe-coding projects! 🎨 Icon Packs * 40,000+ icons * Endless creative possibilities! 🤖 Seamless Integration * Works with Windsurf, Claude Code, Cursor, and other AI coding tools 🔄 Easy Customization * Replace all icons with trendy designs * Customize with any style you prefer! ✨ Enhance Your UI * Add icons to: * Bullet lists * Feature blocks * Process steps * Navigation * And more! More info: https://icons8.com/mcp

Free
N/A rating (0 reviews)6,578 installs0 GitHub stars

🚀 Access MCP server SVG and PNG icons for your vibe-coding projects! 🎨 Icon Packs * 40,000+ icons * Endless creative possibilities! 🤖 Seamless Integration * Works with Windsurf, Claude Code, Cursor, and other AI coding tools 🔄 Easy Customization * Replace all icons with trendy designs * Customize with any style you prefer! ✨ Enhance Your UI * Add icons to: * Bullet lists * Feature blocks * Process steps * Navigation * And more! More info: https://icons8.com/mcp

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "icons8-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-icons8-mcp-server"
      ]
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json