- Mingcute Icons Mcp
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.
Overview
MingCute Icon MCP is a Model Context Protocol server for AI coding assistants to search and use MingCute icons in MCP-compatible tools such as Claude, Codex, Cursor, Windsurf, and Cline.
Features
- Search MingCute icons by English or Chinese keyword, icon name, component name, category, and style.
- Filter by
line,fill, or all styles so AI assistants can pick the right variant for the UI context. - Generate React, Vue, webfont, and SVG usage examples with the matching published npm package.
- Fetch icon details, categories, icons by category, and raw SVG source when needed.
- Runs from a local icon index and does not depend on a remote API at runtime.
Usage
npx -y @mingcute/mcp-server
Codex
codex mcp add mingcute -- npx -y @mingcute/mcp-server
Claude Desktop
{
"mcpServers": {
"mingcute": {
"command": "npx",
"args": ["-y", "@mingcute/mcp-server"]
}
}
}
Server Config
{
"mcpServers": {
"mingcute": {
"command": "npx",
"args": [
"-y",
"@mingcute/mcp-server"
]
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
mingcute-designStar
-Language
-License
-Recommend Servers
View AllSpain Payments Mcp
@junter1989k-ai
12 days ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
a year ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Slovenia Payments Mcp
@junter1989k-ai
12 days ago
Ireland Payments Mcp
@junter1989k-ai
12 days ago
Kuwait Payments Mcp
@junter1989k-ai
12 days ago
Switzerland Payments Mcp
@junter1989k-ai
12 days ago
Nepal Payments Mcp
@junter1989k-ai
12 days ago
Uae Payments Mcp
@junter1989k-ai
12 days ago
Bahrain Payments Mcp
@junter1989k-ai
12 days ago
Pakistan Payments Mcp
@junter1989k-ai
12 days ago
Finland Payments Mcp
@junter1989k-ai
12 days ago
Georgia Payments Mcp
@junter1989k-ai
12 days ago
New Zealand Payments Mcp
@junter1989k-ai
12 days ago
Hungary Payments Mcp
@junter1989k-ai
12 days ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago
Ghana Payments Mcp
@junter1989k-ai
12 days ago
Bangladesh Payments Mcp
@junter1989k-ai
12 days ago
Test
@modelcontextprotocol
test
7 months ago