Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by unblockdai • Testing & QA
A deployable Cloudflare Workers example that runs a remote MCP server without authentication, letting agents access custom tools via the Cloudflare AI Playground and local clients.
Call hosted tools over SSE from a Cloudflare Workers endpoint without requiring authentication.
Integrate custom tools into the Cloudflare AI Playground for interactive testing and prototyping.
Expose remote tools to local desktop clients (e.g., Claude Desktop) via an mcp-remote proxy.
This repository is a demo/template to deploy a remote Model Context Protocol (MCP) server on Cloudflare Workers that does not require authentication. It lets you define custom tools in the server's init() method and expose them over a /sse endpoint. You can connect the server to the Cloudflare AI Playground or use mcp-remote to proxy connections for local clients like Claude Desktop. The example simplifies testing and local integration of agent tools without needing an auth layer.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.