Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GH_TOKENNoGitHub token alternative to REPOGATE_TOKEN.
GITHUB_TOKENNoGitHub token alternative to REPOGATE_TOKEN.
REPOGATE_DEBUGNoEnable debug logging to stderr. Set to '1', 'true', 'yes', or 'on' to enable.false
REPOGATE_TOKENNoYour GitHub personal access token. This is the primary token environment variable. Alternatively, GITHUB_TOKEN or GH_TOKEN can be used.
REPOGATE_CONFIGNoPath to a JSON configuration file.
REPOGATE_BASE_URLNoAPI base URL for enterprise GitHub instances.https://api.github.com
REPOGATE_READ_ONLYNoRead-only mode. Set to '1', 'true', 'yes', or 'on' to enable.false
REPOGATE_TIMEOUT_MSNoPer-request timeout in milliseconds.30000
REPOGATE_TOKEN_FILENoPath to the OAuth token cache file.~/.repogate/token.json
REPOGATE_OAUTH_CLIENT_IDNoOAuth Client ID for GitHub App device authorization flow.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

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/JohnXu22786/github-mcp'

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