Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by shikharbsar • Identity & Access
A Cloudflare-deployable Model Context Protocol (MCP) server that authenticates users via GitHub OAuth and exposes remote tools to MCP clients.
Authenticate MCP clients with GitHub so users can securely access remote tools and stateful sessions.
Expose and conditionally restrict tools (e.g., image generation) to specific GitHub usernames using KV/Durable Objects for access control.
A Cloudflare Workers-based MCP endpoint compatible with Inspector, Claude Desktop, and other MCP clients for remote tool execution.
This repository provides a ready-to-deploy MCP server implemented on Cloudflare Workers that uses GitHub OAuth for authentication and stores state in KV/Durable Objects. It acts as both an OAuth server to MCP clients and an OAuth client to GitHub, managing tokens and user sessions securely. The server exposes remote tools (e.g., add, userInfoOctokit, generateImage) with configurable access control and integrates with MCP clients like Inspector and Claude Desktop.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.