#pull
19 results found
GitHub PR MCP Server
Claude MCP Server for Github with Linear integration
GitHub PR MCP Server
Claude MCP Server for Github with Linear integration
Bitbucket Server MCP
Mirror of
GitHub PR Comments MCP Server
MCP server that fetches GitHub Pull Request comments
VerdictSwarm MCP Server
Fight AI with AI. 6 adversarial AI agents debate crypto token risk before your agent trades. Rug-pull detection, security audits, consensus scoring. Supports Solana, Ethereum, Base, BSC. Free tier available.
MCP for GitHub PR, Issues, Tags and Releases
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management. Enables LLMs to fetch PR details, analyse diffs, manage issues, and handle releases through a standardised interface
limited-github-cli-mcp
MCP Server for Github CLI
GitHub PR MCP Server
Mirror of
Atlassian Bitbucket MCP Server
Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.
Bitbucket Server MCP
MCP (Model Context Protocol) server for Bitbucket Server Pull Request management
Koalr — Deploy Risk Scoring
core pull requests for deployment risk using 36 signals: change entropy, DDL migration detection, CODEOWNERS violations, coverage gaps, and more. Get a 0-100 risk score before you merge. Free tier available at koalr.com
Git Insight Mcp
MCP server for semantic git queries. Walks the local `git` CLI plus optional GitHub API. Local-first; GH token only needed for PR/issue linkage. ## Why `git` answers these poorly: - "Who last touched this function?" — `git blame` only gives lines - "What PR introduced this line?" — manual blame → SHA → search GH - "Which files always change together?" — no built-in - "Show unmerged branches older than 30 days" — bash gymnastics - "What did I work on last week?" — manual log scrub LLM agents need this context to make safe edits. ## Tools | Tool | Purpose | |------|---------| | `who_touched` | Group blame by author. Lines, commits, last-touched, primary owner. | | `introducing_pr` | Find PR that introduced a line or commit. Merge-msg parse + GH API fallback. | | `co_change` | Files most often changed together with the input file. | | `branch_hygiene` | Branches w/ ahead/behind, last commit, merged status, stale flag. | | `recent_work` | Standup helper: author's commits + files + ins/del in a window. | | `commit_context` | Full commit context: subject, body, files, PR, related issues. | ## Install ```bash npm install -g git-insight-mcp claude mcp add --scope user git-insight -- git-insight-mcp
Coding Agent by OpenHelm
Plan, implement, and validate software changes using a virtual computer equipped with a full coding agent, development tools, browsers, and file access. Coding Agent by OpenHelm enables your agent to carry out work such as: • Implementing new features • Fixing bugs • Refactoring codebases • Updating documentation • Creating and validating pull requests What makes OpenHelm the best solution for this: • AI monitors implementation progress and verifies work against the intended outcome • Can investigate code, documentation, issues, and related systems using a real browser • Multi-step workflows support planning, coding, testing, validation, and iteration • Operates within a secure remote environment designed for autonomous development work For software teams looking to accelerate execution, OpenHelm provides an environment where development tasks can be completed from start to finish with minimal supervision.