GitHub PR Review Server
by heruujoko
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OLLAMA_HOST | No | Ollama server URL | http://localhost:11434 |
| GITHUB_TOKEN | Yes | GitHub Personal Access Token (required) | |
| DEFAULT_MODEL | No | Default AI model | llama3.1 |
| GEMINI_API_KEY | No | Gemini API key | |
| MAX_PATCH_SIZE | No | Max patch size in chars | 2000 |
| CURSOR_CLI_PATH | No | Cursor CLI path | cursor |
| AUTO_POST_REVIEW | No | Auto-post reviews to GitHub | false |
| PROMPT_FILE_PATH | No | Review prompt file path | ./prompts/review-prompt.md |
| MAX_FILES_TO_REVIEW | No | Max files per PR | 50 |
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
ActivityStale
ResponsivenessNo issues