From 4830d6bda7448fef61a4234d79afee86c920d17c Mon Sep 17 00:00:00 2001 From: Sarvesh Chidambaram <149986191+sarveshsea@users.noreply.github.com> Date: Wed, 8 Apr 2026 10:03:10 -0500 Subject: [PATCH] =?UTF-8?q?feat:=20add=20sarveshsea/m-moire=20=E2=80=94=20?= =?UTF-8?q?Figma=20design=20intelligence=20+=20MCP=20server?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 73e5200c..56ffad60 100644 --- a/README.md +++ b/README.md @@ -925,6 +925,7 @@ Tools and integrations that enhance the development workflow and environment man - [rsdouglas/janee](https://github.com/rsdouglas/janee) πŸ“‡ 🏠 🍎 πŸͺŸ 🐧 - Self-evolving MCP server that generates and improves its own tools at runtime. Built on FastMCP, Janee uses LLM-driven tool generation to dynamically create, test, and refine MCP tools from natural language descriptions β€” enabling AI agents to extend their own capabilities on the fly. - [ryan0204/github-repo-mcp](https://github.com/Ryan0204/github-repo-mcp) πŸ“‡ ☁️ πŸͺŸ 🐧 🍎 - GitHub Repo MCP allow your AI assistants browse GitHub repositories, explore directories, and view file contents. - [sammcj/mcp-package-version](https://github.com/sammcj/mcp-package-version) πŸ“‡ 🏠 - An MCP Server to help LLMs suggest the latest stable package versions when writing code. +- [sarveshsea/m-moire](https://github.com/sarveshsea/m-moire) πŸ“‡ 🏠 🍎 🐧 πŸͺŸ - AI-native design intelligence engine. Pulls design tokens, components, and styles from Figma via WebSocket bridge or REST API. Generates React + TypeScript + Tailwind code using shadcn/ui following atomic design. Bidirectional Figma↔code sync. 20 tools, 3 resources. - [saurav61091/mcp-openapi](https://github.com/saurav61091/mcp-openapi) [![saurav61091/mcp-openapi MCP server](https://glama.ai/mcp/servers/saurav61091/mcp-openapi/badges/score.svg)](https://glama.ai/mcp/servers/saurav61091/mcp-openapi) πŸ“‡ ☁️ 🏠 - Turn any OpenAPI spec into callable MCP tools for Claude. Point at any OpenAPI 3.x spec and Claude can call every endpoint through natural language. Supports Bearer, API key, and Basic auth. - [sapientpants/sonarqube-mcp-server](https://github.com/sapientpants/sonarqube-mcp-server) πŸ¦€ ☁️ 🏠 - A Model Context Protocol (MCP) server that integrates with SonarQube to provide AI assistants with access to code quality metrics, issues, and quality gate statuses - [sbroenne/mcp-server-excel](https://github.com/sbroenne/mcp-server-excel) #️⃣ 🏠 πŸͺŸ - Full-featured Excel MCP server. 173 operations: Power Query, DAX, VBA, PivotTables, Tables, Charts, ranges, formatting. 100% Excel compatibility - uses Excel app instead of creating .xlsx files. Windows only.