- Bmbrick Agent Mosaic Skill
Bmbrick Agent Mosaic Skill
Convert photos to LEGO-style brick mosaic previews with AI-powered color quantization. MCP server for Claude,Cursor, and other AI agents.
Overview
BMBrick Agent Mosaic Skill
Convert any photo into a LEGO-style brick mosaic preview using AI-powered color quantization.
Features
- Supports LEGO 3024 (square) and 98138 (round) plates
- Webrick color palette support
- 3D PBR rendering preview
- Adjustable grid size (up to 64x64)
- Background removal option
Usage
Install via npm and run with any MCP-compatible client (Claude Desktop, Cursor, VS Code, etc.)
{
"mcpServers": {
"bmbrick-mosaic": {
"command": "npx",
"args": ["-y", "@bmbrick/agent-mosaic-skill"]
}
}
}
Links
- npm (https://www.npmjs.com/package/@bmbrick/agent-mosaic-skill)
- Official MCP Registry (https://registry.modelcontextprotocol.io)
Server Config
{
"mcpServers": {
"bmbrick-mosaic": {
"command": "npx",
"args": [
"-y",
"@bmbrick/agent-mosaic-skill"
]
}
}
}Project Info
Created At
a month agoUpdated At
a month agoAuthor Name
Able-ripStar
-Language
-License
-Recommend Servers
View AllAbm.dev
12 hours ago
Kite
21 hours ago
Filesystem
@modelcontextprotocol
2 months ago
Amap Maps
@amap
高德地图官方 MCP Server
a year ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago