Mdi Server
FreeNot checkedMCP server for searching Material Design Icons, enabling AI agents to find icons by name, alias, category, or concept.
About
MCP server for searching Material Design Icons, enabling AI agents to find icons by name, alias, category, or concept.
README
MCP (Model Context Protocol) server for searching Material Design Icons (MDI). Agents de IA pueden buscar iconos por nombre, alias, categoría o concepto directamente desde su cliente MCP.
Tools
| Tool | Descripción |
|---|---|
search_icons |
Busca iconos por nombre, alias o keyword |
get_icon_by_name |
Obtiene detalle completo de un icono |
list_categories |
Lista todas las categorías disponibles |
list_icons_by_category |
Lista iconos de una categoría específica |
suggest_icons_by_concept |
Sugiere iconos según un concepto o caso de uso |
Resources
| URI | Descripción |
|---|---|
mdi://icons/{name} |
Detalle de un icono específico |
mdi://categories |
Lista de categorías |
Uso
Con npx (recomendado)
{
"mcpServers": {
"mdi-icons": {
"command": "npx",
"args": ["-y", "mdi-mcp-server"]
}
}
}
Local (tras clonar)
npm install
npm run build
npm link
mdi-mcp-server
Ejemplos
search_icons(query: "patient", limit: 5)
→ account-injury, account-injury-outline, bed, bed-empty, ...
suggest_icons_by_concept(concept: "medical hospital", limit: 5)
→ hospital-box, hospital-marker, hospital, hospital-building, ...
get_icon_by_name(name: "account-circle")
→ Codepoint, Aliases: user-circle, person-circle, Tags: Account / User
list_categories()
→ 59 categorías: Home Automation, Medical / Hospital, Account / User, ...
list_icons_by_category(category: "Medical / Hospital", limit: 5)
→ account-heart, account-heart-outline, account-injury, ...
Fuente de datos
Los metadatos se obtienen del repositorio oficial de MDI e incluyen ~7200 iconos con nombre, codepoint, aliases, tags y estado de deprecated.
Publicar
npm login
npm publish
Installing Mdi Server
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/romeldev/mdi-mcp-serverFAQ
Is Mdi Server MCP free?
Yes, Mdi Server MCP is free — one-click install via Unyly at no cost.
Does Mdi Server need an API key?
No, Mdi Server runs without API keys or environment variables.
Is Mdi Server hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Mdi Server in Claude Desktop, Claude Code or Cursor?
Open Mdi Server on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
LibreOffice Tools
Enables AI agents to read, write, and edit Office documents via LibreOffice with token-efficient design. Supports multiple formats including DOCX, XLSX, PPTX, a
by passerbyflutterdannote/figma-use
Full Figma control: create shapes, text, components, set styles, auto-layout, variables, export. 80+ tools.
by dannoteLogo.dev
Search and retrieve company logos by brand or domain. Customize size, format, and theme to match your design needs. Accelerate design, prototyping, and content
by NOVA-3951Design Inspiration Server
Searches top design platforms like Dribbble and Behance to provide UI inspiration, color palettes, and layout patterns via the Serper API. It allows users to re
by YonasValentinPIX4Dmatic
Enables GUI automation for controlling PIX4Dmatic on Windows through MCP. Supports launching, focusing, capturing screenshots, sending hotkeys, clicking UI elem
by jangjo123Figma
Extract design specs and assets
by Figmamcp-dockmaster
An Open-Sourced UI to install and manage MCP servers for Windows, Linux and macOS.
ariekogan/ateam-mcp
Build, validate, and deploy multi-agent AI solutions on the ADAS platform. Design skills with tools, manage solution lifecycle, and connect from any AI environm
by ariekoganthinkchainai/mcpbundles
MCP Bundles: Create custom bundles of tools and connect providers with OAuth or API keys. Use one MCP server across thousands of integrations, with programmatic
by thinkchainaiarikusi/nakkas
MCP server that turns AI into an SVG artist. One rendering engine with JSON config, AI controls all design parameters. CSS @keyframes + SMIL animations, 16+ ele
by arikusiCompare Mdi Server with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All design MCPs
