Provides a remote Model Context Protocol (MCP) server integrated with GitHub OAuth for secure client connections.
This project offers a remote Model Context Protocol (MCP) server solution, featuring built-in GitHub OAuth for secure user authentication. Designed for deployment on Cloudflare, it enables users to connect and interact with your MCP server by signing in with their GitHub account. It serves as an excellent reference for integrating various OAuth providers with an MCP server on Cloudflare, leveraging the `workers-oauth-provider` library to manage the complexities of the OAuth flow and provide access control to specific tools based on user identity.