{
  "markdown": "# mcp-oss-onramp\n**AI Scout for truly available, beginner-friendly OSS issues.**\n\n[日本語版はこちら](./docs/README_ja.md) | [Full Documentation](./docs/README_full.md)\n\n## Quick Start\nRun directly via `npx`:\n```bash\nnpx mcp-oss-onramp\n```\n\n### Direct Execution (CLI)\nYou can also run the server with a token directly in your terminal:\n```bash\nMCP_OSS_ONRAMP_GITHUB_TOKEN=\"your_token_here\" npx mcp-oss-onramp\n```\n\n## MCP Configuration\nAdd this to your AI agent's configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"oss-onramp\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"mcp-oss-onramp\"]\n    }\n  }\n}\n```\n\n## Features\n- **True Availability**: Checks linked PRs via GraphQL to filter out issues already being worked on.\n- **AI-Optimized**: Summarizes issue bodies for efficient LLM consumption.\n- **High Precision**: Targets beginner-friendly tasks even without explicit labels.\n\n## Prerequisites\n- **GitHub Authentication (Recommended)**: \n  - Set `MCP_OSS_ONRAMP_GITHUB_TOKEN` environment variable, OR\n  - Install [GitHub CLI (gh)](https://cli.github.com/) and authenticate via `gh auth login`.\n- **Node.js**: Version 18 or higher.\n\n*Note: The server works without authentication but will be rate-limited and provide lower precision (no PR cross-referencing).*\n\n## License\nMIT\n",
  "bytes": 1270,
  "sha": "09b11005a7c0a955bc98985df2cf09182da92e28106baf33acd6ffd0e5495d72",
  "repo_slug": "ryotaro-tanaka/mcp-oss-onramp",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_ryotaro_tanaka_mcp_oss_onramp_5d5711a2/readme"
}