- 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 AllFilesystem
@modelcontextprotocol
2 months ago
Test
@modelcontextprotocol
test
6 months ago
Mnemom
14 hours ago
Mcp Server Chatsum
@chatmcp
summarize chat message
typescript
a year ago
Docwand
13 hours ago