coderabbitai-mcp

bradthebeeble/coderabbitai-mcp

3.4

If you are the rightful owner of coderabbitai-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The CodeRabbit MCP Server is designed to facilitate interaction with CodeRabbit AI reviews on GitHub pull requests, enabling LLMs to programmatically analyze and implement suggestions.

Tools

Functions exposed to the LLM to take actions

get_coderabbit_reviews

Get all CodeRabbit reviews for a specific pull request.

get_review_details

Get detailed information about a specific CodeRabbit review.

get_review_comments

Get all individual line comments from CodeRabbit reviews.

get_comment_details

Get detailed information about a specific CodeRabbit comment.

resolve_comment

Mark a CodeRabbit comment as resolved.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources