by wjessup · MCP Server · ★ 22
Tools: tools: [ { name: "getpullrequestreview", description: "Get a specific pull request review", inputSchema: zodToJsonSchema(pullRequestReviews.GetPullRequestReviewSchema) }, { name: "getpullrequestcomment", description: "Get a specific pull request review comment", inputSchema: zodToJsonSchema(pullRequestComments.GetPullRequestCommentSchema) }, { name: "replytopullrequestcomment", description: "Add a reply to a specific pull request review comment", inputSchema: zodToJsonSchema(pullRequestComments.ReplyToPullRequestCommentSchema) }, { name: "resolvepullrequestreviewthread", description:...
| Stars | 22 |
| Forks | 4 |
| Language | TypeScript |
| Category | MCP Server |
| Quality Score | 62.0878598249198/100 |
| Open Issues | 1 |
| Last Updated | 2025-04-01 |
| Created | 2025-04-01 |
| Platforms | mcp, node |
| Est. Tokens | ~2k |
Explore other popular mcp server tools:
github-mcp-server-review-tools is Extended GitHub MCP Server with additional tools for pull request review comment functionality. It is categorized as a MCP Server with 22 GitHub stars.
github-mcp-server-review-tools is primarily written in TypeScript.
You can find installation instructions and usage details in the github-mcp-server-review-tools GitHub repository at github.com/wjessup/github-mcp-server-review-tools. The project has 22 stars and 4 forks, indicating an active community.