Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by zaijunxin • Identity & Access
An example MCP (Model Context Protocol) server you can run on Cloudflare Workers to expose tools over SSE with OAuth-backed login, suitable for local development and deployment.
Call remote tools over Server-Sent Events (SSE) using the Model Context Protocol (MCP).
An OAuth-protected endpoint hosted on Cloudflare Workers to securely expose tool APIs and persist credentials in Workers KV.
Integrate with Claude Desktop or the MCP Inspector to discover and invoke custom tools during conversations.
This repository provides a ready-to-run Remote MCP server implementation targeting Cloudflare Workers, including OAuth login and instructions for local development and Cloudflare deployment. It demonstrates how to connect MCP clients such as the MCP Inspector and Claude Desktop via SSE, and how to persist OAuth data using Wrangler KV. The project is useful for exposing custom tools to agent clients and for testing integrations locally before deploying to workers.dev.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.