Skip to main content
Glama

GitHub PR Review Server

by heruujoko

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OLLAMA_HOSTNoOllama server URLhttp://localhost:11434
GITHUB_TOKENYesGitHub Personal Access Token (required)
DEFAULT_MODELNoDefault AI modelllama3.1
GEMINI_API_KEYNoGemini API key
MAX_PATCH_SIZENoMax patch size in chars2000
CURSOR_CLI_PATHNoCursor CLI pathcursor
AUTO_POST_REVIEWNoAuto-post reviews to GitHubfalse
PROMPT_FILE_PATHNoReview prompt file path./prompts/review-prompt.md
MAX_FILES_TO_REVIEWNoMax files per PR50

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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