MCP.so
登录

Bmbrick Photo To Lego Mosaic Skill

@Able-rip

关于 Bmbrick Photo To Lego Mosaic Skill

MCP server that converts local photos into LEGO-style brick mosaic previews. For Claude, Cursor, Windsurf & more.

基本信息

分类

其他

许可证

NOASSERTION

运行时

node

传输方式

stdio

发布者

Able-rip

提交者

Able-rip

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "lego-mosaic": {
      "command": "npx",
      "args": [
        "-y",
        "@bmbrick/photo-to-lego-mosaic-skill"
      ]
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Bmbrick Photo To Lego Mosaic Skill?

Bmbrick Photo To Lego Mosaic Skill is an MCP server that converts any local photo into a LEGO-style brick mosaic preview using the same canonical engine as bmbrick.com. It is designed for AI agents like Claude, Cursor, and Windsurf.

How to use Bmbrick Photo To Lego Mosaic Skill?

Install and run via npx -y @bmbrick/photo-to-lego-mosaic-skill. Configure MCP clients with the server command shown in the README (Claude Desktop and Cursor examples provided). Invoke the tool generate_lego_mosaic with an absolute image path and optional parameters like columns, rows, materialMode, renderMode, and removeBackground.

Key features of Bmbrick Photo To Lego Mosaic Skill

  • Uses the same engine as bmbrick.com with canonical color science
  • All processing happens locally on your machine via Node.js
  • Ships with a SKILL.md for seamless agent workflow integration
  • 3D render mode with realistic brick studs using InstancedMesh PBR
  • Supports square and round tile materials

Use cases of Bmbrick Photo To Lego Mosaic Skill

  • Create LEGO mosaic previews from personal photos directly through an AI agent
  • Rapidly explore different mosaic sizes (up to 64×64 studs) before committing
  • Test color quantization and material options without uploading images to a website

FAQ from Bmbrick Photo To Lego Mosaic Skill

What runtime or dependencies are required?

How does this compare to the bmbrick.com website?

Where does my image data stay?

Are there any limits on image size or mosaic dimensions?

What transport or authentication does the server use?

评论

其他 分类下的更多 MCP 服务器