Back to Home
mimiya525-cloud icon

icon-mcp-server

Verified Safe

by mimiya525-cloud

Overview

Provides developers with fuzzy search for icons from popular libraries (Element Plus, Ant Design) and AI-powered SVG icon generation through a RESTful API and Model Context Protocol (MCP) tools.

Installation

Run Command
npx -y icon-mcp-server

Environment Variables

  • DASHSCOPE_API_KEY
  • OPENAI_API_KEY
  • AI_API_KEY
  • WENXIN_API_KEY
  • WENXIN_SECRET_KEY
  • ZHIPU_API_KEY
  • KIMI_API_KEY
  • DOUBAO_API_KEY
  • PORT
  • LOGGING_ENABLED

Security Notes

API keys are loaded from environment variables, which is a good security practice. The server uses standard Express.js and CORS middleware (defaulting to open access). Custom JSON serialization for SVG content and direct embedding of raw SVG into Markdown tables (for MCP responses) means downstream consumers should implement proper sanitization to prevent potential XSS vulnerabilities, although the server itself does not execute user-provided code. No 'eval' or obvious malicious patterns found.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2026-01-13

Tags

iconsearchgenerationAISVGMCPdevelopmentAPI