From e433fe5ac077f0a8f4907be5ab8ad28046d58e7b Mon Sep 17 00:00:00 2001 From: sn1p4am Date: Fri, 5 Sep 2025 11:49:45 +0800 Subject: [PATCH] Add Modao Proto MCP server to README - Add Modao Proto MCP to the third-party servers list - AI-powered HTML prototype generation server - Converts natural language descriptions into complete HTML code - Maintains alphabetical order in the list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb7aedf42c..c3511e51d1 100644 --- a/README.md +++ b/README.md @@ -921,6 +921,7 @@ A growing set of community-developed and maintained servers demonstrates various - **[Mikrotik](https://github.com/jeff-nasseri/mikrotik-mcp)** - Mikrotik MCP server which cover networking operations (IP, DHCP, Firewall, etc) - **[Mindmap](https://github.com/YuChenSSR/mindmap-mcp-server)** (by YuChenSSR) - A server that generates mindmaps from input containing markdown code. - **[Minima](https://github.com/dmayboroda/minima)** - MCP server for RAG on local files +- **[Modao Proto MCP](https://github.com/modao-dev/modao-proto-mcp)** - AI-powered HTML prototype generation server that converts natural language descriptions into complete HTML code with modern design and responsive layouts. Supports design description expansion and seamless integration with Modao workspace. - **[Mobile MCP](https://github.com/mobile-next/mobile-mcp)** (by Mobile Next) - MCP server for Mobile(iOS/Android) automation, app scraping and development using physical devices or simulators/emulators. - **[Monday.com](https://github.com/sakce/mcp-server-monday)** - MCP Server to interact with Monday.com boards and items. - **[MongoDB](https://github.com/kiliczsh/mcp-mongo-server)** - A Model Context Protocol Server for MongoDB.