talk-to-msg
If you are the rightful owner of talk-to-msg and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
This project implements a Model Context Protocol (MCP) integration between Cursor AI and Mastergo, allowing Cursor to communicate with Mastergo for reading designs and modifying them programmatically.
Cursor Talk To MSG Plugin MCP is a project that facilitates the integration of Cursor AI with Mastergo through the Model Context Protocol (MCP). This integration allows for seamless communication between Cursor and Mastergo, enabling the reading and modification of design elements programmatically. The project is structured with a TypeScript MCP server for Mastergo integration, a Mastergo plugin for communication with Cursor, and a WebSocket server to facilitate this communication. The setup process involves installing Bun, setting up the MCP server, and configuring the WebSocket server. The integration allows for various operations such as retrieving document information, creating and modifying design elements, and managing components and styles.
Features
- Seamless integration between Cursor AI and Mastergo using MCP.
- Programmatic access to design elements for reading and modification.
- Comprehensive set of tools for element creation, modification, and management.
- WebSocket server for real-time communication between MCP server and Mastergo plugin.
- Support for executing arbitrary JavaScript code in Mastergo.
Tools
Related MCP Servers
View all browser_automation servers →Fetch
by modelcontextprotocol
A Model Context Protocol server that provides web content fetching capabilities, enabling LLMs to retrieve and process content from web pages.
markdownify-mcp
by zcaceres
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format.
deepwiki-mcp
by regenrek
This is an unofficial Deepwiki MCP Server that processes Deepwiki URLs, crawls pages, converts them to Markdown, and returns documents or lists by page.
mcp-playwright
by executeautomation
A Model Context Protocol server that provides browser automation capabilities using Playwright.
fetch-mcp
by zcaceres
This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
web-eval-agent
by Operative-Sh
operative.sh's MCP Server is a tool for autonomous debugging of web applications directly from your code editor.
cursor-talk-to-figma-mcp
by sonnylazuardi
This project implements a Model Context Protocol (MCP) integration between Cursor AI and Figma, allowing Cursor to communicate with Figma for reading designs and modifying them programmatically.