About Review Raven
Review Raven is an MCP server in the Developer Tools category: mCP server for managing Copilot PR review cycles — request, watch, detect completion, and track review state. It has been installed 0 times through Conduid.
Tools (13)
cancel_copilot_review_watchStop a watch
Takes no parameters.
diagnose_github_tokenReport the current token's login and OAuth scopes (from the `X-OAuth-Scopes` response header) for diagnosing `PERMISSION_DENIED` failures
Takes no parameters.
get_copilot_review_statusFetch an instant snapshot from GitHub
Takes no parameters.
get_copilot_review_watch_statusCheap read of the current watch state
Takes no parameters.
get_pr_review_cycle_statusOverall review cycle status and next-action recommendation
Takes no parameters.
get_review_threadsList review threads (raw data; classification is left to the calling LLM)
Takes no parameters.
list_copilot_review_watchesList your active/recent watches
Takes no parameters.
reply_and_resolve_review_threadReply then resolve in sequence
Takes no parameters.
reply_to_review_threadPost a reply to a thread
Takes no parameters.
request_copilot_reviewRequest a Copilot review on a PR
Takes no parameters.
resolve_review_threadMark a thread as resolved
Takes no parameters.
start_copilot_review_watchStart a background watch (recommended entry point)
Takes no parameters.
wait_for_copilot_reviewLegacy blocking wait (fallback)
Takes no parameters.
Install
git clone https://github.com/scottlz0310/review-ravenThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Review Raven
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.