Skip to main content
Glama
namph-kozocom

AI Code Review MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WORKSPACE_PATHYesThe local path to your workspace for file system operations
GITHUB_PERSONAL_ACCESS_TOKENYesYour GitHub Personal Access Token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
github_list_reposC

List GitHub repositories for authenticated user

github_get_prC

Get pull request details

github_get_pr_diffC

Get pull request diff for code review

github_list_prsC

List pull requests in a repository

fs_read_fileC

Read file contents from workspace

fs_list_filesC

List files in a directory

fs_search_filesC

Search for files by pattern (e.g., *.js, *.py)

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/namph-kozocom/review-code-mcp'

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