mcpbeat Sign in

MCP Oss Onramp MCP Server

by ryotaro-tanaka Your server? Claim it
local only

MCP Oss Onramp runs on your own machine — the client starts it, so there is no endpoint to ping. 41 installs a week from npm. Last commit 21 May 2026.

MCP server to scout beginner-friendly OSS issues with high precision using GitHub GraphQL

Installs per day peak 21 · avg 8 · +9% w/w
a month agotoday
41
Installs / week
npm · mcp-oss-onramp
0
Stars
6 open issues
21 May 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

Nothing serious here today

Today is the operative word: we check MCP Oss Onramp every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-oss-onramp -- npx -y mcp-oss-onramp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-oss-onramp": {
      "args": [
        "-y",
        "mcp-oss-onramp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-oss-onramp]
command = "npx"
args = ["-y", "mcp-oss-onramp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-oss-onramp": {
      "args": [
        "-y",
        "mcp-oss-onramp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-oss-onramp": {
      "args": [
        "-y",
        "mcp-oss-onramp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Oss Onramp

same job, measured the same way
Github
by dave-london

MCP server for GitHub operations (PRs, issues, actions) with structured, token-efficient output

local only
Devflow MCP
by cocaxcode

MCP server connecting Jira (Cloud + Server) with GitHub/GitLab. Branches, issues, PRs, flows.

47 installs/wk local only
okffs
by neturely

MCP server connecting Claude Code to GitHub for an issue to branch to PR to close workflow.

75 installs/wk local only
Github MCP Connector
by ferhatdundar

MCP server for GitHub: repos, files, issues, PRs, search. Single Go binary.

local only
Gk CLI
by gitkraken

The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.

12 113 installs/wk local only
Github MCP
by jaimenbell

MCP server for the GitHub REST API: issues, PRs, repos; read always on, write env-gated.

59 installs/wk local only
I
InnoDay
by havilandsoftware

Unified ticketing MCP server for Jira, Linear, Trello, Notion, and GitHub Issues.

7 518 installs/wk local only
Codereviewbuddy
by detailobsessed

MCP server that helps AI coding agents interact with AI code reviewers on GitHub PRs

365 installs/wk local only

MCP Oss Onramp — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Oss Onramp?
MCP Oss Onramp runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-oss-onramp was installed 41 times last week.
How do I connect MCP Oss Onramp?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-oss-onramp straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Oss Onramp?
The npm package mcp-oss-onramp was installed 41 times in the last week. Week over week that is +9%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Oss Onramp open source?
Yes — it is published under the MIT licence, written in JavaScript, 0 stars on GitHub and 6 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.