Serversio.github.detailobsessed/codereviewbuddy
C

io.github.detailobsessed/codereviewbuddy

io.github.detailobsessed/codereviewbuddy · v0.37.0
▦ pypi
v0.37.0pypi pypi: codereviewbuddy↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.detailobsessed/codereviewbuddy",
  "description": "MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs",
  "repository": {
    "url": "https://github.com/detailobsessed/codereviewbuddy",
    "source": "github"
  },
  "version": "0.37.0",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "codereviewbuddy",
      "version": "0.37.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}