workers-mcp-server

geelen
64
Talk to a Cloudflare Worker from Claude Desktop!

Overview

What is workers-mcp-server

workers-mcp-server is a proof-of-concept server that allows communication between Claude Desktop and Cloudflare Workers using the Model Context Protocol (MCP). It enables developers to extend functionalities by invoking Cloudflare Worker functions.

How to Use

To use workers-mcp-server, download Claude Desktop, clone the repository, install dependencies with 'pnpm install', configure 'wrangler.json', deploy the worker, generate and upload secrets, and install the server alias with the worker URL. Restart Claude Desktop after installation.

Key Features

Key features include the ability to invoke Cloudflare Worker functions using a new RPC syntax, integration with Cloudflare APIs, and automatic documentation generation for methods defined in the worker code.

Use Cases

Use cases include extending Claude Desktop functionalities, integrating with Cloudflare services, and creating custom RPC methods for various applications.

Content