Server data from the Official MCP Registry
AI-powered icon generator ai MCP server for agents. Supports generate icon svg, suggest icon...
AI-powered icon generator ai MCP server for agents. Supports generate icon svg, suggest icon...
This MCP server has multiple critical security issues that make it unsuitable for production use. The server relies on an external authentication middleware (auth_middleware) that is not included in the codebase and is loaded from a hardcoded path (~/clawd/meok-labs-engine/shared), creating an unverifiable trust boundary. Additionally, the code inserts this external path at the beginning of sys.path, which could allow path hijacking attacks. The rate limiting implementation is naive and offers no protection against distributed abuse. While the icon generation functionality itself is low-risk, the authentication and path handling issues are severe. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
6 files analyzed · 14 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-csoai-org-icon-generator-ai-mcp": {
"args": [
"-y",
"icon-generator-ai-mcp"
],
"command": "npx"
}
}
}From the project's GitHub README.
Installation · Docs · Report Bug
pip install icon-generator-ai-mcp
# or
npm install -g @meok-ai/icon-generator-ai-mcp
See the project repository for full documentation and examples.
MIT © CSOAI
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.