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 Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Hass-MCP
voskaControl and query Home Assistant from Claude and other LLMs — a Model Context Protocol (MCP) server.
Sequential Thinking Multi-Agent System (MAS)
FradSerAn advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
Comments