Ossinsight
БесплатноНе проверенAn MCP server that provides access to the OSS Insight Public API for GitHub repository analytics. It enables querying trending repositories, contributor statist
Описание
An MCP server that provides access to the OSS Insight Public API for GitHub repository analytics. It enables querying trending repositories, contributor statistics, and collection rankings through various tools.
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_collectionslist_hot_collectionscollection_ranking_by_issuescollection_ranking_by_prscollection_ranking_by_starslist_collection_repositorieslist_trending_reposlist_issue_creatorsissue_creators_countriesrepo_issue_creators_historylist_pull_request_creatorspull_request_creators_countriespull_request_creators_historypull_request_creators_organizationsrepo_stargazers_countriesrepo_stargazers_historyrepo_stargazers_organizationsossinsight_request(generic GET endpoint wrapper)
API reference
- Docs: https://ossinsight.io/docs/api
- Base URL:
https://api.ossinsight.io/v1 - Public beta auth: no auth required (rate limited)
Notes
- This server currently calls GET endpoints only.
- The
ossinsight_requesttool helps you quickly use new endpoints without code changes.
Установить Ossinsight в Claude Desktop, Claude Code, Cursor
unyly install ossinsight-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add ossinsight-mcp -- npx -y ossinsight-mcpПошаговые гайды: как установить Ossinsight
FAQ
Ossinsight MCP бесплатный?
Да, Ossinsight MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Ossinsight?
Нет, Ossinsight работает без API-ключей и переменных окружения.
Ossinsight — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Ossinsight в Claude Desktop, Claude Code или Cursor?
Открой Ossinsight на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Ossinsight with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
