Skip to content
Back to search
30
MCP

@oss-scout/core

npm/@oss-scout/core

Personalized GitHub issue finder with multi-strategy search, deep vetting, and viability scoring — CLI, library, MCP server, and Claude Code plugin

Uptime
0.0%
65 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@oss-scout/mcp
MCP server for oss-scout — exposes issue discovery and vetting as MCP tools
0 tools
io.github.rajveerx11/gfi-scout
Finds open source issues where beginners actually succeed, ranked by a 0-100 beginner score.
0 tools
MCP OSSInsight
Provides data analysis for GitHub individuals, organizations, and repositories, as well as in-depth insights into the open source ecosystem
0 tools
io.github.ryotaro-tanaka/mcp-oss-onramp
MCP server to scout beginner-friendly OSS issues with high precision using GitHub GraphQL
0 tools
io.github.bluwork/postgres-scout-mcp
Scout your PostgreSQL databases with AI - safety features, monitoring, and data quality
0 tools
okffs
MCP server connecting Claude Code to GitHub for an issue to branch to PR to close workflow.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@oss-scout/core": {
      "url": "None",
      "transport": "http"
    }
  }
}