This MCP server converts a local photo into a LEGO-style brick mosaic preview using BMBrick's canonical engine. It exposes a tool for generating a watermarked PNG preview from an image path with options for size, tile shape, background cleanup, and 3D rendering.
From the registry: Convert photos to LEGO-style brick mosaic previews with AI-powered color quantization.

Please install the `agent-mosaic-skill` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js** — Node.js is required to run the MCP server via npx. (https://nodejs.org/)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@bmbrick/photo-to-lego-mosaic-skill"]
Note: README recommends the renamed package @bmbrick/photo-to-lego-mosaic-skill and notes that the old package name @bmbrick/agent-mosaic-skill is deprecated.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Make 3D games in Unity Engine with AI. MCP Server + Plugin for Unity Editor and Unity games.