Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by InstantMCP • Tools & CLI
A Cloudflare Workers template to deploy a remote Model Context Protocol (MCP) server without authentication for exposing custom tools to agents and clients.
Call custom tools hosted on a remote MCP server without dealing with authentication middleware.
Connect to a Cloudflare-hosted MCP endpoint from the Cloudflare AI Playground for interactive testing.
Expose MCP tools to local clients (like Claude Desktop) by using an mcp-remote proxy to the workers.dev SSE endpoint.
This repository provides a ready-to-deploy Cloudflare Workers example that runs an authless MCP server and exposes a Server-Sent Events (SSE) endpoint. Developers can register custom tools inside src/index.ts using this.server.tool(...) and deploy to a workers.dev URL. It integrates with the Cloudflare AI Playground and can be proxied for local MCP clients (e.g., Claude Desktop via mcp-remote), enabling easy experimentation and tool-driven agent workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.