Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PR_REVIEW_REPO_ROOTNoOverride repository root (default current working directory).
PR_REVIEW_OUTPUT_DIRNoReview artifacts directory (default 'pr_review' under repo root)pr_review
PR_REVIEW_BASE_BRANCHNoTarget base branch for comparison (default 'main')main
PR_REVIEW_SERVER_NAMENoMCP server name (default 'angular-pr-review')angular-pr-review

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_pr_review_templateB

Return the local Angular PR review template used to keep review rules consistent and token-efficient.

generate_pr_diffB

Generate a PR review diff for a validated Git commit hash and return the resulting diff file path.

read_pr_diffA

Read the most recently generated PR diff file, or a specific diff by commit hash/file path.

save_pr_reviewB

Save a completed review as a markdown report inside the configured output folder.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/chetanraj-r/angular-pr-review-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server