Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by fredrikp999 • Uncategorized
A remote Model Context Protocol server with built-in GitHub OAuth authentication.
Authenticate MCP clients using GitHub OAuth.
A remote MCP server deployed on Cloudflare Workers.
Restrict tool access based on GitHub usernames.
This MCP server enables remote MCP connections secured via GitHub OAuth, allowing users to authenticate with their GitHub accounts. It can be deployed on Cloudflare Workers and supports persistent state management using Durable Objects and KV storage. The server acts both as an OAuth client to GitHub and as an OAuth server to MCP clients, providing a secure and extensible platform for integrating OAuth with MCP tools.