MCP server for 340k SVG icons Aria Icons, an open-source project by LeulAria, has released a Model Context Protocol (MCP) server and command-line interface (CLI) that provides access to over 340,000 SVG icons from multiple collections, including Lucide, Tabler, Heroicons, theSVG brand logos, and 200+ Iconify sets. The tool allows developers to search, customize, and integrate icons directly into their codebases, with commands for adding icons, migrating between icon libraries, and auditing mixed sets, and it supports local stdio and remote HTTP MCP configurations for AI agents in Cursor, Claude, and VS Code. 340,000+ SVG icons — searchable, customizable, and a package manager for your icon codebase. Website + API + CLI + MCP. Find any icon, write it into the project as source no giant dependency , migrate mixed icon libraries, and let AI agents use the same engine. Repo: github.com/LeulAria/Aria-Icons https://github.com/LeulAria/Aria-Icons npx -y aria-icons@latest setup or bunx aria-icons@latest setup or curl -fsSL https://icons.leularia.com/install.sh | bash The npm package name is aria-icons verified unused on the registry at the time of adding the CLI . The CLI is tiny: it talks to the Aria Icons API and only downloads the icons you request. npx -y aria-icons@latest setup bunx aria-icons@latest setup curl -fsSL https://icons.leularia.com/install.sh | bash npm install -g aria-icons or bun add -g aria-icons | Command | Purpose | |---|---| | search