Skip to main content
Glama
lasaths

Phosphor Icons MCP Server

by lasaths

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-icons

From source:

git clone https://github.com/lasaths/phosphor-icons.git
cd phosphor-icons
npm install
npm run build

Related 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 path

Command

Description

icon <name...>

Export one or more icons as SVG or PNG

search <query>

Search icon names and bundled metadata

categories

List bundled categories and examples

skill path

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 -y

Development

npm install
npm run build
npm test

License

MIT. Phosphor Icons are MIT licensed.

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    -
    quality
    D
    maintenance
    Provides 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 updated
    214
    13
    GPL 3.0

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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