Server data from the Official MCP Registry
MCP server to scout beginner-friendly OSS issues with high precision using GitHub GraphQL
MCP server to scout beginner-friendly OSS issues with high precision using GitHub GraphQL
This MCP server scouts beginner-friendly GitHub issues with reasonable code quality and appropriate permissions for its purpose. However, it has a critical vulnerability: unsanitized shell command injection via the repository parameter in execSync(), allowing attackers to execute arbitrary commands. The server also lacks input validation and error handling for malformed GraphQL responses. These security issues prevent a higher score despite otherwise reasonable design. Supply chain analysis found 2 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
3 files analyzed · 10 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-ryotaro-tanaka-mcp-oss-onramp": {
"args": [
"-y",
"mcp-oss-onramp"
],
"command": "npx"
}
}
}From the project's GitHub README.
AI Scout for truly available, beginner-friendly OSS issues.
Run directly via npx:
npx mcp-oss-onramp
Add this to your AI agent's configuration:
{
"mcpServers": {
"oss-onramp": {
"command": "npx",
"args": ["-y", "mcp-oss-onramp"]
}
}
}
gh): Must be installed and authenticated (gh auth login).MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.