Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mthadley-workos • Tools & CLI
A Cloudflare Workers-based remote Model Context Protocol (MCP) server that exposes tools over SSE with OAuth login and easy integration with MCP Inspector and Claude Desktop.
Call remote tools over SSE from a hosted MCP server (e.g., invoking math or utility tools exposed by the worker).
An OAuth-authenticated MCP endpoint to manage per-user access when connecting clients like Claude Desktop or the MCP Inspector.
A lightweight, deployable MCP backend on Cloudflare Workers with simple local development and KV-backed credential storage.
This repository provides a reference implementation of a remote MCP server deployable to Cloudflare Workers, including local development, OAuth-based authentication, and an SSE transport endpoint. It includes instructions to connect the MCP Inspector and Claude Desktop (via a local proxy) so external agents can discover and invoke defined tools. The project shows how to use Cloudflare Workers KV for OAuth storage and includes deployment and debugging steps for production on workers.dev.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.