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 |
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 | |
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/heruujoko/github-review-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server