From 9e8a21186a1f8419e7918cf921bc2abe80a89f77 Mon Sep 17 00:00:00 2001 From: ripable Date: Tue, 12 May 2026 01:22:59 +0800 Subject: [PATCH] docs: add @bmbrick/agent-mosaic-skill to community servers --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 874916cab3..3ad7d21b46 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,10 @@ Typically, each MCP server is implemented with an MCP SDK: - [Swift MCP SDK](https://github.com/modelcontextprotocol/swift-sdk) - [TypeScript MCP SDK](https://github.com/modelcontextprotocol/typescript-sdk) +## Community Servers + +- **[@bmbrick/agent-mosaic-skill](https://github.com/Able-rip/agent-mosaic-skill)** - Local LEGO-style mosaic preview generator for Agent and MCP workflows. + ## 🌟 Reference Servers These servers aim to demonstrate MCP features and the official SDKs.