AgentHubAgentHub

GitHub PR Review Context

MCP ServerMCP Registry官方收录

io.github.paarths-collab/github-pr-context-mcp · v0.2.9

AI code review grounded in your repo history. Supports Test Gen and Security Audits.

概览

GitHub PR Review Context 是一个MCP Server,收录自 官方 MCP Registry。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

暂无自动生成的安装指引,请查看源仓库 README。

相关资源

统一 Manifest

{
  "id": "io.github.paarths-collab/github-pr-context-mcp",
  "type": "mcp-server",
  "version": "0.2.9",
  "displayName": "GitHub PR Review Context",
  "description": "AI code review grounded in your repo history. Supports Test Gen and Security Audits.",
  "repository": {
    "url": "https://github.com/paarths-collab/github-pr-context-mcp",
    "source": "github"
  },
  "distribution": {
    "packages": [],
    "remotes": []
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "io.github.paarths-collab/github-pr-context-mcp",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.paarths-collab%2Fgithub-pr-context-mcp/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
GitHub PR Review Context — MCP Server 安装与配置 · AgentHub