Oss Onramp
БесплатноНе проверенAn MCP server that scouts truly beginner-friendly open-source issues from GitHub, checking availability and summarizing them for AI consumption.
Описание
An MCP server that scouts truly beginner-friendly open-source issues from GitHub, checking availability and summarizing them for AI consumption.
README
AI Scout for truly available, beginner-friendly OSS issues.
Quick Start
Run directly via npx:
npx mcp-oss-onramp
Direct Execution (CLI)
You can also run the server with a token directly in your terminal:
MCP_OSS_ONRAMP_GITHUB_TOKEN="your_token_here" npx mcp-oss-onramp
MCP Configuration
Add this to your AI agent's configuration:
{
"mcpServers": {
"oss-onramp": {
"command": "npx",
"args": ["-y", "mcp-oss-onramp"]
}
}
}
Features
- True Availability: Checks linked PRs via GraphQL to filter out issues already being worked on.
- AI-Optimized: Summarizes issue bodies for efficient LLM consumption.
- High Precision: Targets beginner-friendly tasks even without explicit labels.
Prerequisites
- GitHub Authentication (Recommended):
- Set
MCP_OSS_ONRAMP_GITHUB_TOKENenvironment variable, OR - Install GitHub CLI (gh) and authenticate via
gh auth login.
- Set
- Node.js: Version 18 or higher.
Note: The server works without authentication but will be rate-limited and provide lower precision (no PR cross-referencing).
License
MIT
Установка Oss Onramp
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/ryotaro-tanaka/mcp-oss-onrampFAQ
Oss Onramp MCP бесплатный?
Да, Oss Onramp MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Oss Onramp?
Нет, Oss Onramp работает без API-ключей и переменных окружения.
Oss Onramp — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Oss Onramp в Claude Desktop, Claude Code или Cursor?
Открой Oss Onramp на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Oss Onramp with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
