Connects Claude to GitHub's GraphQL API to find genuinely beginner-friendly open source issues. The key trick here is that it checks for linked pull requests to filter out issues already claimed but not yet closed, something basic search misses. Returns AI-friendly summaries of issue bodies rather than dumping full text. Works unauthenticated but you'll hit rate limits fast. Better to pass a GitHub token via environment variable or use GitHub CLI auth. Targets repos with good-first-issue type labels but also attempts to spot beginner-appropriate work without explicit tags. Useful when you want to contribute to OSS but tired of finding every "available" issue already has someone working on it.
claude mcp add --transport stdio ryotaro-tanaka-mcp-oss-onramp uvx mcp-oss-onramp