material-icons-agent-skill
Provides tools for searching, importing, and managing Google Material Symbols in Android Compose and Android Views projects, including migration and auditing.
Provides tools for searching, importing, and managing Google Material Symbols in Flutter projects.
Provides tools for searching, importing, and managing Google Material Symbols in React and Web projects.
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., "@material-icons-agent-skillsearch for a rounded save icon"
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.
Material Icons Agent Skill
One icon workflow for every AI coding agent.
Search, import, migrate, validate, and maintain official Google Material Symbolsacross Codex · Claude · Gemini · Antigravity · Cursor · Grok
Quick start · Documentation · Русский · MCP tools
Version 0.1.0 — The kit is local-first: it uses official Google sources, does not overwrite assets by default, and requires explicit confirmation for destructive changes.
🔭 How it works
💬 User request
↓
🧠 Agent Skill ──── understands intent, platform, style, states, accessibility
↓
🔧 MCP + CLI ────── searches, imports, previews, migrates, audits, validates
↓
📦 Project ───────── Android Compose · Android Views · Flutter · Web · React · VueRelated MCP server: brain-mcp-icon-visual
⚡ Quick start
git clone <repository-url> material-icons-agent-skill
cd material-icons-agent-skill
npm install
npm run setupStart a new agent chat after setup. For Claude App / Desktop / Cowork, upload the generated material-icons-claude-skill.zip in Customize → Skills → Create skill → Upload a skill.
🚀 Choose your entry point
Use $material-icons: choose a rounded save icon for an article and add it to my Android Views screen.The agent reads the portable skill, detects your project environment, searches for the best icon, and imports it — all in one request.
npm run cli -- search "save article" --style rounded
npm run cli -- migrate-compose --root C:\path\to\project
npm run cli -- skill:updatenpm startThe server exposes search, import, preview, audit, environment detection, Compose migration, accessibility validation, optional wrappers, and an optional offline catalog.
See the full MCP reference →
🧩 Command palette
Goal | Command |
📥 Install into detected clients |
|
🔄 Refresh integrations after an update |
|
🗑️ Remove integrations |
|
⌨️ Run the CLI |
|
✅ Run syntax checks |
|
Run a command for one host:npm run setup -- --hosts Cursor
Remove only one: npm run skill:remove -- --hosts Cursor
For global access in Cursor, ChatGPT, and Claude Desktop → set up a global MCP server.
📚 Documentation
🗂️ Repository map
skills/material-icons/ 🧠 Portable skill and deterministic helpers
src/ 🔧 MCP server and CLI
integrations/ 🔌 MCP and host templates
templates/ 🏗️ Opt-in CI template
docs/ 📚 English + Russian documentation👤 Developer
Built and maintained by ByteFlipper (GitHub · Website · Telegram).
This project is intentionally local-first: the skill is portable, the MCP server runs over stdio, and destructive operations require explicit confirmation. See SECURITY.md for the operational boundaries.
📄 License
The kit is licensed under MIT. Google Material Symbols are provided separately under Apache-2.0; see google/material-design-icons.
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.
Latest Blog Posts
- 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/ByteFlipper-58/material-icons-agent-skill'
If you have feedback or need assistance with the MCP directory API, please join our Discord server