Skip to main content
Glama
Julian-Figueroa

Cloudflare GitHub OAuth MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_CLIENT_IDYesThe Client ID from your GitHub OAuth App.
GITHUB_CLIENT_SECRETYesThe Client Secret generated for your GitHub OAuth App.
COOKIE_ENCRYPTION_KEYYesA random string used for cookie encryption (e.g. generated via 'openssl rand -hex 32').

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Julian-Figueroa/mcp-cloudflare-oauth'

If you have feedback or need assistance with the MCP directory API, please join our Discord server