Labsco
MCP SERVER

OSSInsight

by damonxue

Ask OSSInsight what a GitHub repository or developer really looks like — star trend, contributor activity, commit history — and get data rather than a page.

News, Feeds & Trend Monitoring
Summary
Repository judgement from event data, not from stars.

Star count is one number. This returns the trend behind it and who is actually committing, with a link to the OSSInsight page so the answer can be checked.

What it is

A client for OSSInsight.io, which analyses GitHub's public event data. It returns a repository's or a developer's analysis from both the API and the rendered page, browses OSSInsight's curated project collections, and passes a plain-English question to OSSInsight's own query interface.

What you get
  • A repository's analysis — star trend, contributor activity, commits — over a time range you choose
  • A developer's contribution pattern, activity history and reach
  • Curated collections such as open-source databases or AI tools, listed and opened
  • A plain-English question answered by OSSInsight's own natural-language query interface
  • A link back to the OSSInsight page behind every answer, so the numbers can be checked rather than taken
Requirements

The server runs locally and queries OSSInsight over the network. The data it reads is GitHub's public event data as OSSInsight publishes it.

Setup effort

One command — docker run --rm -i mcp/ossinsight