Mingcute Icons Mcp
@mingcute-design
About Mingcute Icons Mcp
MCP server for searching and using MingCute icons in AI coding assistants. It supports English and Chinese keyword search, icon details, categories, and usage examples for React, Vue, Webfont, and SVG.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mingcute": {
"command": "npx",
"args": [
"-y",
"@mingcute/mcp-server"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Mingcute Icons Mcp?
Mingcute Icons Mcp is a Model Context Protocol server that allows AI coding assistants to search and retrieve MingCute icons for use in compatible tools like Claude, Codex, Cursor, Windsurf, and Cline.
How to use Mingcute Icons Mcp?
Run npx -y @mingcute/mcp-server to start the server. For Codex, use codex mcp add mingcute -- npx -y @mingcute/mcp-server. For Claude Desktop, add the JSON configuration shown in the README.
Key features of Mingcute Icons Mcp
- Search by keyword, name, category, style in Chinese or English
- Filter icons by line, fill, or all styles
- Generate usage examples for React, Vue, webfont, SVG
- Fetch icon details, categories, and raw SVG source
- Operates from a local index, no runtime API dependency
Use cases of Mingcute Icons Mcp
- Search icons during UI development in AI assistants
- Generate React or Vue component code with icons
- Find icons using Chinese keywords for Chinese-language projects
- Fetch raw SVG for custom modifications
- Browse icons by category for design exploration
FAQ from Mingcute Icons Mcp
What does Mingcute Icons Mcp do?
It allows AI coding assistants to search and retrieve MingCute icons, including filtering by style and generating code examples.
Which AI tools are compatible with Mingcute Icons Mcp?
It works with Claude, Codex, Cursor, Windsurf, and Cline.
Does Mingcute Icons Mcp require internet access?
No, it runs from a local icon index and does not depend on a remote API at runtime.
How do I install and run Mingcute Icons Mcp?
Use the command npx -y @mingcute/mcp-server. For Codex, use codex mcp add mingcute -- npx -y @mingcute/mcp-server. For Claude Desktop, add the provided JSON
More Other MCP servers
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Nginx UI
0xJackyYet another WebUI for Nginx
Awesome Mlops
visengerA curated list of references for MLOps
Comments