Bmbrick Agent Mosaic Skill
@Able-rip
About 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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bmbrick-mosaic": {
"command": "npx",
"args": [
"-y",
"@bmbrick/agent-mosaic-skill"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Bmbrick Agent Mosaic Skill?
Bmbrick Agent Mosaic Skill converts any photo into a LEGO-style brick mosaic preview using AI-powered color quantization. It is designed for LEGO enthusiasts and builders who want to preview brick mosaics before purchasing pieces.
How to use Bmbrick Agent Mosaic Skill?
Install via npm and run with any MCP-compatible client (Claude Desktop, Cursor, VS Code, etc.). Configure the server in your client's mcpServers settings using npx -y @bmbrick/agent-mosaic-skill as the command and argument.
Key features of Bmbrick Agent Mosaic Skill
- Supports LEGO 3024 (square) and 98138 (round) plates
- Webrick color palette support
- 3D PBR rendering preview
- Adjustable grid size (up to 64×64)
- Background removal option
Use cases of Bmbrick Agent Mosaic Skill
- Convert personal photos into LEGO brick mosaic designs
- Preview mosaic layouts before ordering bricks
- Experiment with round vs. square plate options
- Generate 3D-rendered previews of finished builds
FAQ from Bmbrick Agent Mosaic Skill
What plate types does Bmbrick Agent Mosaic Skill support?
It supports LEGO 3024 (square) plates and LEGO 98138 (round) plates.
What color palette is used?
The skill uses the Webrick color palette for brick matching.
What is the maximum grid size?
The grid is adjustable up to 64×64 bricks.
Can I remove the background from the photo?
Yes, a background removal option is available.
How do I install Bmbrick Agent Mosaic Skill?
Install via npm and configure it in your MCP-compatible client using the command npx -y @bmbrick/agent-mosaic-skill.
More AI & Agents MCP servers
Mcp Agent
lastmile-aiBuild effective agents using Model Context Protocol and simple workflow patterns
1MCP - One MCP Server for All
1mcp-appA unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
🛡️ A.I.G(AI-Infra-Guard)
TencentA full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Model Context Protocol Server for Home Assistant
tevonsbA MCP server for Home Assistant
Comments