Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by irvinebroque • DevOps & CI/CD
A Cloudflare Workers-based MCP server that exposes tools over SSE with OAuth support, designed for local development and easy deployment to Cloudflare Workers.
Connect to a remotely hosted MCP server over SSE to discover and invoke tools.
A simple OAuth-backed MCP endpoint hosted on Cloudflare Workers for secure access.
Integrate local developer workflows (MCP Inspector, Claude Desktop) with a deployable server on Cloudflare.
This repository provides a Remote MCP (Model Context Protocol) server implementation that runs on Cloudflare Workers and includes an OAuth-based mock login flow. It includes instructions for running locally, connecting with the MCP Inspector and Claude Desktop, and deploying to Cloudflare with Wrangler and KV storage. The project makes it straightforward to expose custom tools over SSE for remote agents and to proxy those tools into clients like Claude Desktop.