Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by cloudflare • DevOps & CI/CD
Expose Cloudflare Worker methods to MCP clients (like Claude Desktop) via a local Node.js proxy that translates Worker TypeScript methods into MCP tools.
Call specific serverless functions running on Cloudflare Workers (e.g., run custom APIs or helper methods) from Claude Desktop or other MCP clients.
Generate or manipulate images via Workers AI models by exposing image-generation endpoints as MCP tools.
A local development workflow to iterate on Worker code and have those functions available to LLM-based assistants through a local proxy.
This package provides CLI tooling and in-Worker logic to connect MCP clients (e.g., Claude Desktop, Cursor) to your Cloudflare Worker by building and exposing Worker methods as MCP tools. A build step translates TypeScript methods into metadata the local Node.js server uses to speak the MCP/stdio transport and call your deployed Worker. It enables custom serverless functionality (for example Workers AI image generation) to be used interactively by LLM-powered agents while keeping deployment and iteration workflows simple.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.