Download files from remote servers using SFTP through persistent SSH sessions. Specify remote file path and local destination to transfer files securely.
A template for deploying a remote Model Context Protocol server on Cloudflare Workers without authentication. It enables users to build custom tools and expose them to remote clients like Claude Desktop and the Cloudflare AI Playground using Server-Sent Events (SSE).
A template for deploying remote MCP servers to Cloudflare Workers without authentication, enabling developers to expose custom tools via Server-Sent Events. It facilitates easy integration with the Cloudflare AI Playground and local clients like Claude Desktop through the mcp-remote proxy.
A template for deploying an authentication-free MCP server on Cloudflare Workers that can be connected to Claude Desktop or AI Playground for remote tool execution.