Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by InstantMCP • Identity & Access
A deployable Cloudflare Workers template that runs an authless remote Model Context Protocol (MCP) server for exposing custom tools to remote clients.
Connect to a remotely hosted MCP server on Cloudflare Workers without requiring authentication.
Expose custom tools (defined in init()) to the Cloudflare AI Playground for testing and interactive use.
Link local MCP clients (like Claude Desktop) to a remote MCP server via the mcp-remote proxy.
This repository provides a Cloudflare Workers template to host a remote MCP server that does not require authentication. Developers can add custom tools by defining them in the init() method using this.server.tool(...). The server can be connected to the Cloudflare AI Playground via the /sse endpoint and to local clients (e.g., Claude Desktop) using the mcp-remote proxy. It’s intended as a simple, customizable way to expose agent tools remotely.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.