GitHub Code Reviewer
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_TOKEN | Yes | A GitHub Personal Access Token with repo scope |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_pull_request_diffA | Fetches the code changes (diff) of a specific Pull Request for analysis. |
| post_pr_review_commentA | Posts a code review comment on a specific line of a file changed in the PR. All comments must be written in English. |
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/thicapistrano/mcp-github-reviewer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server