MCP Servers / development / MCP Server with GitHub OAuth

MCP Server with GitHub OAuth

JSON →
stdiononedevelopment

A remote MCP server with built-in GitHub OAuth support, designed for deployment on Cloudflare Workers.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector@latest", "imports": [] } ]
server path: mcp-server-with-github-oauth
Tools
What this server exposes
add
Add two numbers together
userInfoOctokit
Get information about the authenticated GitHub user using Octokit
generateImage
Generate an image using AI (restricted to specific GitHub users)
Configuration
Environment & auth
authnone
envGITHUB_CLIENT_ID
envGITHUB_CLIENT_SECRET
envCOOKIE_ENCRYPTION_KEY
Resources
MCP Server with GitHub OAuth — MCP Server · libregistry