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.; mcp-cron: MCP Cron is a server that schedules shell commands or AI-powered tasks using cron expressions. It provides tools to manage tasks via MCP protocol, supports task persistence with SQLite, and ensures multi-instance safety. The server can run in HTTP or stdio transport modes.
Implementing UI designs in code using AI agents like Cursor.
Schedule recurring shell commands or scripts for automation.