figma-mcp-server
0
This project is designed to help users deploy a remote MCP server on Cloudflare Workers without the need for authentication. It allows for easy customization and integration with Cloudflare AI Playground and local MCP clients like Claude Desktop.
Overview
This project provides instructions to deploy a remote Model Context Protocol (MCP) server on Cloudflare Workers without authentication. It offers a simple setup process using Cloudflare's deployment link or command line. The server can be customized with tools defined within the src/index.ts
file. Additionally, it supports connectivity with the Cloudflare AI Playground and can be accessed via local clients like Claude Desktop using the mcp-remote proxy.