remote-mcp-oauth-github
Verified Safeby tubone24
Overview
Provides a Cloudflare Workers-based Model Context Protocol (MCP) server with GitHub OAuth for secure custom integrations with Claude.ai.
Installation
No command providedSecurity Notes
The project implements robust security practices including OAuth 2.0 with PKCE, secure secret management via Cloudflare Workers environment variables, and utilizes KV storage for session data. It adheres to OAuth well-known endpoint standards and is built on a secure serverless platform. No 'eval' or obvious obfuscation concerns found.
Similar Servers
mcp-server
Provides secure OAuth-based authentication and a set of tools for querying and retrieving data from ThoughtSpot instances, acting as a Model Context Protocol (MCP) server for integration with various Large Language Models (LLMs).
remote-mcp-server-authless
Deploying an unauthenticated Model Context Protocol (MCP) server on Cloudflare Workers, providing simple calculator tools to AI clients.
remote-mcp-server
This server provides a remote Model Context Protocol (MCP) endpoint on Cloudflare Workers, demonstrating how to integrate custom tools with AI agents (like Claude) and manage OAuth-based authentication.
remote-mcp-server-authless
Provides an unauthenticated remote Model Context Protocol (MCP) server for integrating custom tools with AI models on Cloudflare Workers.