MCPHub

0 serversUpdated Sep 16, 2026

TasksCollectionsPlaygroundSubmit
MCPHub

Catalog

  • Servers
  • Browse A–Z
  • Trending
  • Categories
  • Tasks
  • Collections
  • Playground
  • Submit
  • For agents

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

  1. Home
  2. /Tasks
  3. /Review GitHub PRs from Cursor

Review GitHub PRs from Cursor

Open, review, and comment on pull requests

Version-control servers range from full GitHub platform access to single-purpose gist or Actions tools. For PR review you want issues, diffs, and comments — not every GitHub API surface.

Ads

Pick a server

  1. 1
    GitHub MCP ServerRecommendedOfficial12.4k

    Official GitHub MCP — PRs, issues, code search, and Actions in one server.

  2. 2O
    ofershap/mcp-server-github-actionsCommunity0

    Community focus on GitHub Actions runs when CI status is the main job.

  3. 3Q
    QuentinCody/github-graphql-mcp-serverCommunity0

    Community GraphQL-oriented access for custom GitHub queries.

Official

Use the official GitHub MCP for PRs, issues, Actions, and repo browsing under one login.

Community

Pick a community server when you only need Actions status, GraphQL queries, or a narrower repo helper.

Config for Cursor

One server — GitHub MCP Server. Not a stack merge.

{
  "mcpServers": {
    "github": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-github"
      ],
      "env": {
        "GITHUB_PERSONAL_ACCESS_TOKEN": "ghp_****"
      }
    }
  }
}

Added 17 days ago · Aug 30, 2026

FAQ

What scopes does the GitHub token need?
For PR review: repo (or public_repo) plus read:org if you work across organizations. Avoid classic tokens with admin scopes you do not need.
Can I use this with GitHub Enterprise?
Official GitHub MCP supports GitHub.com first. Enterprise usually needs host URL and token settings from the server docs.

Related jobs

  • Read and write local files from Claude
  • Track Sentry errors from Cursor
  • Create Linear issues without leaving chat