iconify-mcp-server
Verified Safeby imjac0b
Overview
Provides AI assistants with programmatic access to Iconify's vast collection of vector icons for various frameworks and design tools.
Installation
npx -y iconify-mcp-server@latestSecurity Notes
The server primarily acts as a proxy to the official Iconify API. It does not perform any dynamic code execution (e.g., eval), nor does it store or handle sensitive user data. All data returned is a direct stringification of the Iconify API response. The main security considerations would be the reliability and security of the upstream Iconify API itself, but the server implementation introduces no apparent direct vulnerabilities.
Similar Servers
mcp-server
A placeholder for a server that likely interacts with an API or service, given the name 'mcp-server' and lack of specific implementation.
mcp-server
This project appears to be a generic server implementation, likely intended to provide backend services or handle specific network protocols related to 'MCP', though its exact purpose is unknown without the source code.
filepuff-mcp
A Go-based MCP server enhancing Claude Code's file operations with fast, AST-aware search, LSP integration, and safe editing.
mcp-server
Provides server functionality likely related to the Minecraft Protocol (MCP), enabling multiplayer interaction or specific game services.