Phosphor Icons MCP Server
Provides access to Phosphor Icons library with over 1,000+ icons in 6 different weights (thin, light, regular, bold, fill, duotone), supporting icon retrieval, search by name/category/tags, color customization, size control, and batch operations.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Phosphor Icons MCP Serverget a blue heart icon in bold for my like button"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Phosphor Icons CLI
CLI and agent skill for Phosphor Icons — search, export SVG/PNG assets, and get framework guidance.
Community project, not affiliated with the official Phosphor Icons project. See phosphor-icons/core.
Install
npm install phosphor-iconsFrom source:
git clone https://github.com/lasaths/phosphor-icons.git
cd phosphor-icons
npm install
npm run buildRelated MCP server: Iconify MCP Server
CLI
phosphor-icons icon heart --weight bold --color "#ef4444" --size 32 --out heart.svg
phosphor-icons icon house user gear --format png --size 24 --dir ./icons
phosphor-icons search arrow --limit 5
phosphor-icons categories
phosphor-icons skill pathCommand | Description |
| Export one or more icons as SVG or PNG |
| Search icon names and bundled metadata |
| List bundled categories and examples |
| Print the bundled skill directory |
Flags for icon: --weight/-w, --color/-c, --size/-s, --format/-f, --out/-o, --dir/-d, --quiet/-q
Icons load from @phosphor-icons/core locally first, then fall back to GitHub raw assets.
Agent skill
Bundled at skills/phosphor-icons/SKILL.md.
phosphor-icons skill path
npx skills add lasaths/phosphor-icons --skill phosphor-icons --agent codex -yDevelopment
npm install
npm run build
npm testLicense
MIT. Phosphor Icons are MIT licensed.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceProvides access to over 200,000 icons from 150+ collections with features for searching, recommendations, and direct file synchronization. It supports multiple frameworks and optimizes AI performance by writing icon code directly to project files.Last updated5981,209MIT
- Alicense-qualityDmaintenanceProvides access to over 200,000 open-source vector icons from more than 200 icon sets via the Iconify API. It enables users to browse, search, and retrieve specific icon data along with usage examples for popular web frameworks like React, Vue, and Tailwind CSS.Last updated21413GPL 3.0
- Flicense-qualityCmaintenanceVisual icon search, retrieval, and comparison for AI agents. Search 200k+ icons semantically, render side-by-side comparison grids, and retrieve raw SVG markup — all tools return images so vision-capable LLMs can see the icons.Last updated1

Svg/icons MCPofficial
Alicense-qualityBmaintenanceEnables AI coding tools to search, inspect, recommend, and export SVG icons from svgicons.com for use in design systems, frontend projects, and AI-assisted workflows.Last updatedMIT
Related MCP Connectors
Multilingual semantic SVG icon search with previews for AI coding agents. 20,000+ icons.
320K+ open-source SVG icons: 12 tools, anonymous metadata search; SVG, exports, collections via Pro.
Search and download icons, illustrations, elements and emojis in PNG or SVG formats.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/lasaths/phosphor-icons'
If you have feedback or need assistance with the MCP directory API, please join our Discord server