MCP Hub
Back to servers

Iconfont

A Model Context Protocol server that integrates with Iconfont.cn, China's largest icon library, to facilitate searching and retrieving icon data for design and UI development workflows.

Stars
1
Forks
1
Updated
Aug 21, 2025
Validated
Jan 11, 2026

iconfont-mcp

iconfont 图标助手, 基于 mcp 协议的图标下载助手

安装

npx iconfont-mcp

MCP 使用

{
  "mcpServers": {
    "iconfont": {
      "command": "npx",
      "args": [
        "iconfont-mcp"
      ]
    }
  }
}

开发

npm run dev

构建

npm run build

调试

npx @modelcontextprotocol/inspector

Reviews

No reviews yet

Sign in to write a review