Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mia303 • Tools & CLI
An example Cloudflare Workers deployment that runs a remote Model Context Protocol (MCP) server without authentication, letting you expose custom tools to clients like the Cloudflare AI Playground and Claude Desktop.
Expose custom tools hosted on Cloudflare Workers to remote MCP clients without configuring authentication.
Integrate and test tools directly from the Cloudflare AI Playground using a deployed /sse endpoint.
Connect local MCP clients (like Claude Desktop) to a remote MCP server via the mcp-remote proxy for tool access.
This repository provides an easy-to-deploy MCP server template hosted on Cloudflare Workers that requires no authentication. Developers can define custom tools inside src/index.ts and deploy to a workers.dev URL to expose an /sse endpoint. It supports connecting directly from the Cloudflare AI Playground and from local MCP clients (e.g., Claude Desktop) via the mcp-remote proxy. The setup is aimed at quick prototyping and integration of agent tools without managing auth.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.