Iconited

Mode

Icon Name

Dark Mode

Color

Palettes

Stroke Width

MCP Server

Search and use 50,000+ icons from your AI coding tools. Iconited provides a remote MCP server with semantic search, SVG retrieval, and project configuration.

https://iconited.com/api/mcp

Installation

Run in your terminal:

claude mcp add --transport http iconited https://iconited.com/api/mcp

Available Tools

search_icons(query, limit?, icon_set?, source?)

Semantic search across 50,000+ icons

get_icon(icon_id, color?, stroke_width?)

Get SVG code for a specific icon

get_icons(icon_ids[], color?, stroke_width?)

Batch get multiple icons at once

list_icon_sets(search?)

Browse available icon sets with metadata

setup_project(icon_set?, color?, stroke_width?)

Generate .iconited.json project config

Authentication

Authentication is optional. Without signing in, you can search and use all public icon sets (50,000+ icons) with up to 10 searches per day.

Sign in to unlock your uploaded icon sets and unlimited searches. MCP clients that support OAuth will handle the login flow automatically.