MCP Oss Onramp runs on your own machine — the client starts it, so there is no endpoint to ping. 51 installs a week from npm. Last commit 21 May 2026.
MCP server to scout beginner-friendly OSS issues with high precision using GitHub GraphQL
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.
claude mcp add mcp-oss-onramp -- npx -y mcp-oss-onramp
{
"mcpServers": {
"mcp-oss-onramp": {
"args": [
"-y",
"mcp-oss-onramp"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-oss-onramp]
command = "npx"
args = ["-y", "mcp-oss-onramp"]
{
"mcpServers": {
"mcp-oss-onramp": {
"args": [
"-y",
"mcp-oss-onramp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-oss-onramp": {
"args": [
"-y",
"mcp-oss-onramp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.