CodeRabbit CLI MCP
by 2001Y
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TSX_BANNER | No | Controls whether tsx displays a banner | false |
| CODERRABBIT_MCP_LOCK_MODE | No | Pre-configured mode for CodeRabbit CLI output format (interactive|plain|prompt-only) | |
| CODERRABBIT_MCP_LOCK_TYPE | No | Pre-configured diff scope for CodeRabbit (all|committed|uncommitted) | |
| CODERRABBIT_TOOL_TIMEOUT_SEC | No | Tool timeout in seconds, should match tool_timeout_sec configuration | |
| CODERRABBIT_MCP_LOCK_CONFIG_FILES | No | JSON array of config file paths for CodeRabbit's -c flag (e.g., "[".coderabbit.yaml"]") |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {
"levels": [
"debug",
"info",
"notice",
"warning",
"error"
]
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| run_reviewD | – |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| review_local_uncommitted | Run CodeRabbit review on uncommitted changes with plain output. |
| review_all_plain | Review entire repository with default plain output. |
| prompt_only_uncommitted | Minimal prompt-only run against uncommitted diff for LLM agents. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/2001Y/coderabbit-cli-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server