Skip to main content
Glama
260,649 tools. Last updated 2026-07-05 08:02

"A server that reviews GitHub pull requests or provides diffs" matching MCP tools:

  • Scan GitHub repositories for leaked secrets in code, issues, and pull requests. Detects credentials and API keys without modifying any GitHub resources.
    GPL 3.0
  • Resolve a symbol to obtain its current code context and cached GitHub references from issues, pull requests, and reviews.
    MIT
  • Retrieve the rationale behind a code chunk by fetching its text and linked GitHub issues, PRs, or reviews that reference it.
    MIT
  • List cached GitHub issues and pull requests that reference a specific file or directory path. Quickly discover relevant discussions linked to a code location.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Web Content Retrieval (full webpage, filtered content, or Markdown-converted), Custom User-Agent, Multi-HTTP Method Support (GET/POST/PUT/DELETE/PATCH), LLM-Controlled Request Headers, LLM-Accessible Response Headers, and more.
    Last updated
    3
    7
    MIT

Matching MCP Connectors

  • GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)

  • Manage repositories, users, releases, and automate GitHub workflows

  • Trace code history by searching GitHub pull requests with filters for author, date, and labels. Find the PR that introduced specific changes to understand why code was written.
    TypeScript
    MIT
  • Reviews a pull request diff with the critical eye of a senior engineer, catching subtle issues that automated tools miss. Provides a score, evidence-backed findings, and concrete fixes.
    MIT
  • Identify the pull request that introduced a specific line in a file or a particular commit. Uses git blame and local merge commit data, with optional GitHub API fallback.
    MIT
  • Tests OAuth token validation for HTTP/SSE MCP servers by sending requests with missing, invalid, and expired JWT tokens, flagging servers that accept unauthenticated or invalid requests.
    MIT
  • Posts infrastructure cost estimates to pull requests on GitHub, GitLab, Azure Repos, or Bitbucket. Updates existing comments automatically to keep cost discussions current.
    MIT
  • Fetches a GitHub pull request by URL or short reference, returning title, body, state, branches, labels, review decision, and diff stats.
    MIT
  • Add inline comments to specific lines in pull request diffs for code review feedback, questions, or discussions during Bitbucket Server code reviews.
    Apache 2.0