repogate
by JohnXu22786
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GH_TOKEN | No | GitHub token alternative to REPOGATE_TOKEN. | |
| GITHUB_TOKEN | No | GitHub token alternative to REPOGATE_TOKEN. | |
| REPOGATE_DEBUG | No | Enable debug logging to stderr. Set to '1', 'true', 'yes', or 'on' to enable. | false |
| REPOGATE_TOKEN | No | Your GitHub personal access token. This is the primary token environment variable. Alternatively, GITHUB_TOKEN or GH_TOKEN can be used. | |
| REPOGATE_CONFIG | No | Path to a JSON configuration file. | |
| REPOGATE_BASE_URL | No | API base URL for enterprise GitHub instances. | https://api.github.com |
| REPOGATE_READ_ONLY | No | Read-only mode. Set to '1', 'true', 'yes', or 'on' to enable. | false |
| REPOGATE_TIMEOUT_MS | No | Per-request timeout in milliseconds. | 30000 |
| REPOGATE_TOKEN_FILE | No | Path to the OAuth token cache file. | ~/.repogate/token.json |
| REPOGATE_OAUTH_CLIENT_ID | No | OAuth 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues