MCP server for OSS Autopilot that exposes GitHub PR tracking, issue discovery, and contribution management tools to MCP-compatible clients. It supports stdio and Streamable HTTP transports and can also be used as a library.
From the registry: Open source contribution manager with PR tracking, issue discovery, and CI diagnosis
$ gh auth loginhttps://cli.github.com/$ npx @oss-autopilot/mcp@latest --init <your-github-username>Please install the `oss-autopilot` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js 20+** — Node.js version 20 or later is required to run the MCP server via npx.
- **Install and authenticate GitHub CLI** — Install GitHub CLI and authenticate it so the server can access GitHub on your behalf. Run: `gh auth login` (https://cli.github.com/)
- **Initialize OSS Autopilot** — Run the one-time initialization step with your GitHub username before using the server. Run: `npx @oss-autopilot/mcp@latest --init <your-github-username>`
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["@oss-autopilot/mcp@latest"]
Note: Default transport is stdio. The README also documents Streamable HTTP mode by running `npx @oss-autopilot/mcp@latest --http --port <port>`. No MCP-specific environment variables are documented.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.