---
title: IconServe — icons for agentic development
description: The icon library for agentic development. 10,000+ open-source icons, MCP server, llms.txt, semantic search, no API key.
---

# IconServe

Icons for agentic development — 10,000+ open-source icons (Lucide, Heroicons, Tabler, Simple Icons) your AI agents can search and embed as SVG or PNG at predictable URLs. No API key.

## Get an icon
- Best match: `https://icons-for-agents.site/i/{name}.svg` — e.g. https://icons-for-agents.site/i/home.svg
- Specific set: `https://icons-for-agents.site/icons/{set}/{name}.svg`
- Transforms: `?color=%234f46e5&size=48&stroke=1.5&format=png`

## Search
- `GET https://icons-for-agents.site/api/search?q=notification+bell` — keyword + semantic search

## For AI agents
- Docs in one file: https://icons-for-agents.site/llms.txt (or https://icons-for-agents.site/llms-full.txt)
- OpenAPI: https://icons-for-agents.site/openapi.json
- MCP server (streamable-http): https://icons-for-agents.site/mcp — tools: search_icons, get_icon, list_sets
- API catalog: https://icons-for-agents.site/.well-known/api-catalog
- Full guide: https://icons-for-agents.site/for-ai-agents

## Icon sets
Lucide (ISC), Heroicons (MIT), Tabler (MIT), Simple Icons (CC0). Each icon retains its original license.
