scout_issues
Identify truly available, beginner-friendly issues in any GitHub repository. Uses precise PR cross-referencing to ensure issues are open and suitable for new contributors.
Instructions
Scout a GitHub repository to discover truly available, beginner-friendly issues. This tool uses GitHub GraphQL for high-precision PR cross-referencing.
IMPORTANT FOR AI AGENTS: To avoid rate limits and enable high-precision scouting, ensure the MCP_OSS_ONRAMP_GITHUB_TOKEN environment variable is set with a GitHub Personal Access Token. If unauthenticated, the tool fallbacks to a lower-precision REST mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repository | Yes | Full repository name (e.g., 'owner/repo') |