MCP.so
Sign In
Servers
O

Oss Autopilot

@costajohnt

Open source contribution manager with PR tracking across repos, issue discovery, CI

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "oss-autopilot": {
      "command": "npx",
      "args": [
        "-y",
        "@oss-autopilot/mcp"
      ],
      "env": {
        "GITHUB_TOKEN": "<YOUR_TOKEN>"
      }
    }
  }
}

More from Version Control