a day ago
Open source contribution manager with PR tracking across repos, issue discovery, CI
failure diagnosis, and maintainer response drafting. 21 MCP tools, 5 resources, 3 prompts.
Server Config
{
"mcpServers": {
"oss-autopilot": {
"command": "npx",
"args": [
"-y",
"@oss-autopilot/mcp"
],
"env": {
"GITHUB_TOKEN": "<YOUR_TOKEN>"
}
}
}
}