Skip to main content
Glama
Orcus2021

code-review-mcp-server

by Orcus2021

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GITHUB_TOKENNoGitHub personal access token for API access. Falls back to GitHub CLI if not provided.
NOTION_API_KEYNoRequired for fetching review guidelines from Notion.
IGNORE_PATTERNSNoComma-separated glob patterns for files to exclude from review.
LOCAL_INSTRUCTIONS_FILE_PATHNoPath to a local markdown file containing complete review instructions. When provided, this file completely replaces the combined Notion/default guidelines.
NOTION_STYLE_GUIDELINE_CODE_BLOCK_URLNoNotion URL containing style guidelines. Requires valid NOTION_API_KEY.
NOTION_CODE_REVIEW_GUIDELINE_CODE_BLOCK_URLNoNotion URL containing code review guidelines. Requires valid NOTION_API_KEY.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Orcus2021/code-review-mcp-server'

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