MCP Server
MCP
io.github.detailobsessed/codereviewbuddy
MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs
Install
uvx codereviewbuddy
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "codereviewbuddy",
"version": "0.37.0",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
}
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment