Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

OSS Insight

БесплатноНе проверен

Queries OSS Insight's public analytics API with 18 tools for GitHub repository trends, contributor statistics, collection analysis, and open-source ecosystem in

GitHubEmbed

Описание

Queries OSS Insight's public analytics API with 18 tools for GitHub repository trends, contributor statistics, collection analysis, and open-source ecosystem insights.

README

An MCP server (stdio) for the OSS Insight Public API.

Prerequisites

  • Node.js 20+

Install

pnpm install

Run

pnpm dev

Build bundle and start:

pnpm build
pnpm start

From npm (recommended)

npm i -g ossinsight-mcp

Run:

ossinsight-mcp

Or via npx:

npx -y ossinsight-mcp

Configuration

Add this server to your MCP config:

{
  "mcpServers": {
    "ossinsight": {
      "command": "npx",
      "args": ["-y", "ossinsight-mcp"]
    }
  }
}

Included MCP tools

  • list_collections
  • list_hot_collections
  • collection_ranking_by_issues
  • collection_ranking_by_prs
  • collection_ranking_by_stars
  • list_collection_repositories
  • list_trending_repos
  • list_issue_creators
  • issue_creators_countries
  • repo_issue_creators_history
  • list_pull_request_creators
  • pull_request_creators_countries
  • pull_request_creators_history
  • pull_request_creators_organizations
  • repo_stargazers_countries
  • repo_stargazers_history
  • repo_stargazers_organizations
  • ossinsight_request (generic GET endpoint wrapper)

API reference

Notes

  • This server currently calls GET endpoints only.
  • The ossinsight_request tool helps you quickly use new endpoints without code changes.

from github.com/gztchan/ossinsight-mcp

Установка OSS Insight

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/gztchan/ossinsight-mcp

FAQ

OSS Insight MCP бесплатный?

Да, OSS Insight MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для OSS Insight?

Нет, OSS Insight работает без API-ключей и переменных окружения.

OSS Insight — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить OSS Insight в Claude Desktop, Claude Code или Cursor?

Открой OSS Insight на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare OSS Insight with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development