Mingcute Icons Mcp
@mingcute-design
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mingcute": {
"command": "npx",
"args": [
"-y",
"@mingcute/mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
其他 分类下的更多 MCP 服务器
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
ICSS
chokcoco不止于 CSS
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
评论