Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mcpflow • Uncategorized
A proof-of-concept MCP server implemented as a Cloudflare Worker to extend Claude Desktop with remote function invocation.
Invoke Cloudflare Worker functions remotely via MCP.
Extend Claude Desktop with custom remote tools.
Automatic documentation generation for MCP tools from TypeScript code.
This MCP server allows Claude Desktop and other MCP clients to invoke functions hosted on Cloudflare Workers using the new RPC syntax. It provides a way to extend Claude Desktop by exposing worker methods as MCP tools, with automatic documentation generation and a local proxy for seamless integration. The project is experimental and aims to improve developer experience by combining schema and implementation, enabling remote execution with Cloudflare's infrastructure.