my-mcp-server-github-auth
0
This project is a Model Context Protocol server designed to operate with GitHub OAuth, allowing user authentication via GitHub accounts. It is deployed on Cloudflare and provides persistent state management and conditional tool access based on user credentials.
Overview
- This project is a Model Context Protocol (MCP) server that integrates with GitHub OAuth.
- It allows users to connect to the MCP server using their GitHub accounts.
- Designed for deployment on Cloudflare, this server acts as both an OAuth server and client.
- Supports tool access control based on GitHub user authentication.
- Features include persistent state management and support for conditional tool availability.
- Includes setup instructions for both production and local development environments.