logolit-create-mcp
v0.1.1
Published
MCP server for generating AI logos — create minimal, professional logo designs from business descriptions with multiple styles and formats
Maintainers
Readme
logolit-create-mcp
MCP server for LogoLit — AI logo generation for entrepreneurs, startups, and brand designers.
Generate professional logo designs directly from your AI tools using the Model Context Protocol.
Tools
generate_logo
Generate an AI logo from a business description. Supports wordmark, icon, lettermark, emblem, and combination styles with customizable color schemes and industry presets.
logo_style_guide
Get comprehensive logo design guidelines including industry best practices, color psychology, typography pairing, and file format recommendations.
brand_identity_plan
Plan a complete brand identity kit — logo variations, color palette, typography, and usage guidelines for a business.
Installation
npx logolit-create-mcpClaude Desktop
Add to claude_desktop_config.json:
{
"mcpServers": {
"logolit-create": {
"command": "npx",
"args": ["-y", "logolit-create-mcp"]
}
}
}License
MIT
