my-mcp-server

luoluoluo22/my-mcp-server

3.1

If you are the rightful owner of my-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This repository is for learning purposes, providing a reference for setting up a Cloudflare MCP server with GitHub OAuth authentication.

The remote-mcp-github-oauth repository is designed to help users set up a Cloudflare Model Context Protocol (MCP) server that supports GitHub OAuth authentication. The repository aims to simplify the configuration process by providing a reference implementation, so users do not have to configure everything from scratch. The setup involves cloning the repository, installing dependencies, configuring environment variables for GitHub OAuth, and running the server. The server allows users to authenticate using their GitHub credentials, making it a practical example of integrating OAuth into MCP servers. The repository also includes instructions for running a local inspector to monitor the MCP server's activities.

Features

  • GitHub OAuth Integration: Allows users to authenticate using their GitHub credentials.
  • Local Development Setup: Provides a step-by-step guide to set up the server locally.
  • Environment Configuration: Includes instructions for setting up environment variables for OAuth.
  • Inspector Tool: Offers a way to monitor the server's activities through a local inspector interface.
  • Port Management: Ensures the server runs on a specified port, avoiding conflicts.