Figma-Context-MCP: This project provides a Model Context Protocol (MCP) server that grants AI-powered coding tools like Cursor direct access to Figma design data. It enables one-shot implementation of designs in any framework by simplifying and optimizing Figma API responses for AI models.; mcptools: mcptools enables R to act as both a server and a client for the Model Context Protocol (MCP). As a server, it allows AI coding assistants to execute R code within your running sessions, providing context from your R environment. As a client, it allows R applications to integrate with third-party MCP servers, accessing external tools and information.
Implementing UI designs in code using AI agents like Cursor.
Enhancing AI coding assistants: Claude Desktop, Claude Code, and VS Code GitHub Copilot using active R sessions to answer questions by running R code.