Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by Chenastron • IoT & Embedded
A reference implementation of a remote Model Context Protocol (MCP) server deployable on Cloudflare Workers that supports OAuth login and SSE connections for tools and clients like the MCP Inspector and Claude Desktop.
A remotely hosted MCP tool server reachable over SSE so they can invoke custom tools from clients like Claude Desktop or the MCP Inspector.
OAuth-based authentication to restrict or identify users calling MCP tools while running on Cloudflare Workers.
A lightweight example and deployment guide to run MCP servers on Cloudflare Workers with KV-backed state and Wrangler deployment.
This repository provides a ready-to-run MCP server that you can run locally or deploy to Cloudflare Workers, complete with OAuth-backed login flow and an SSE endpoint for MCP clients. It includes instructions to connect the MCP Inspector and Claude Desktop (via mcp-remote), setup steps for local development, and deployment steps using Wrangler and KV for OAuth state. The server is useful for exposing custom tools to MCP-compatible clients and running a remote tool execution environment on Cloudflare.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.