Manage GitHub contributions with PR monitoring, issue discovery, CI diagnosis, and maintainer response drafting.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ we're steadily working through the catalog.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Oss Autopilot.
The costajohnt/oss-autopilot MCP server organizes recurring open source contribution work around GitHub pull requests and issues. It can monitor open PRs across repositories, identify maintainer feedback, help draft replies, analyze failed CI checks, and discover issues related to a contributor's history. The same functionality is available through the project's CLI and Claude Code plugin, while the MCP package makes it available to supported agent clients.
The server is intended for contributors who work across multiple projects and need a current view of review status, checks, conflicts, and follow-up actions. It keeps human approval in the loop: generated replies are drafts, and the project states that nothing is posted to GitHub without explicit approval.
The MCP package uses the shared @oss-autopilot/core library, which connects to the GitHub API and manages contribution state. Each run fetches live data rather than relying on locally stored copies of pull requests. Retrieved PRs are enriched with CI results, review decisions, merge-conflict detection, maintainer comment classification, and checklist completion.
Core processing is implemented in TypeScript and includes deterministic PR status classification, CI failure categorization, state management, paginated requests, bounded concurrency, caching, and rate-limit retry behavior. The CLI and MCP layers use the same core behavior, so agents can consume structured command results instead of relying only on prompt-based analysis.
Initialize the GitHub username once with the core package:
Then configure the MCP client to run the published package:
The README says the CLI uses the GitHub CLI authentication token automatically. The MCP server is documented for Cursor, Claude Desktop, Codex, and Windsurf. The repository also provides a Claude Code plugin installation path and a standalone dashboard command, but those are separate interfaces to the same project.
The costajohnt/oss-autopilot MCP server exposes 30 tools, six resources, and four prompts. Supported workflows include:
The project also includes an interactive dashboard for PR management, charts, contribution statistics, and status overrides. Factual claims in drafted comments are checked against the relevant diff before being shown to the user.
This project is centered on GitHub contribution workflows; the supplied material does not document support for other code-hosting services. GitHub data is fetched during each run, so operation depends on access to the GitHub API and valid local GitHub CLI authentication. A GitHub username must be initialized before using the MCP setup described in the README.
The server does not remove the need for review before external actions. Drafted maintainer responses require contributor approval, and the README specifically describes pre-commit review gates and protections against posting without explicit authorization. The repository is MIT licensed and publishes the MCP package as @oss-autopilot/mcp.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/costajohnt-oss-autopilot)<a href="https://allmcps.com/mcp/costajohnt-oss-autopilot"><img src="https://allmcps.com/api/badge/costajohnt-oss-autopilot?style=directory" alt="Oss Autopilot on AllMCPs" /></a>