Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by rose201107059 • APIs & Integration
A Cloudflare Workers-based Model Context Protocol (MCP) server that provides GitHub OAuth authentication and exposes remote tools to MCP clients.
Securely authenticate MCP clients using GitHub OAuth and persist tokens/state on Cloudflare Workers.
Expose and invoke remote tools (SSE-based MCP tools) with per-user access control and durable session management.
A reference implementation to integrate other OAuth providers into an MCP server deployed on Cloudflare using KV and Durable Objects.
This repository provides a deployable MCP server implemented with Cloudflare Workers that acts as an OAuth server for MCP clients and as an OAuth client to GitHub. It includes examples for storing auth state in KV, using Durable Objects for persistent MCP state, and restricting tool access by GitHub username. It’s intended as a reference and drop-in example for running an authenticated remote MCP endpoint (works with Inspector, Claude Desktop, Cursor, etc.).
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.