Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jsongo • APIs & Integration
An example MCP (Model Context Protocol) server implemented for Cloudflare Workers that supports OAuth login and SSE for connecting MCP clients like the MCP Inspector and Claude Desktop.
A hosted MCP endpoint to expose custom tools over SSE so remote clients (like Claude or MCP Inspector) can discover and invoke them.
An easy development-to-deploy workflow to run an MCP server locally and then deploy it to Cloudflare Workers with OAuth-backed authentication.
Integrate third-party clients (e.g., Claude Desktop) with a self-hosted MCP server using the MCP remote proxy and SSE transport.
This repository provides a ready-to-run remote MCP server built to run on Cloudflare Workers, with local development instructions and a deploy path using Wrangler and KV for OAuth. It demonstrates connecting MCP clients over SSE (Server-Sent Events), includes a mock OAuth login flow, and shows how to integrate with tools such as the MCP Inspector and Claude Desktop. The project is useful for exposing custom tools to LLM agents and prototyping secure remote tool endpoints hosted on Cloudflare.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.