Skip to content
MCP Server Community By @albertnahas

albertnahas/icogenie-mcp

[![icogenie-mcp MCP server](https://glama.ai/mcp/servers/@albertnahas/icogenie-mcp/badges/score.svg)](https://glama.ai/mcp/servers/@albertnahas/icogenie-mcp) 📇 ☁️ - AI-powered SVG icon generation MCP server. Generate production-ready SVG icons from text descriptions with customizable styles.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: albertnahas/icogenie-mcp Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-albertnahas-icogenie-mcp

Detailed Documentation

icogenie-mcp MCP server 📇 ☁️ - AI-powered SVG icon generation MCP server. Generate production-ready SVG icons from text descriptions with customizable styles.

Configuration

{
  "mcpServers": {
    "albertnahas-icogenie-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-albertnahas-icogenie-mcp"
      ],
      "env": {}
    }
  }
}