wjddusrb03/github-insight-mcp
Stop opening 12 tabs to evaluate a library. GitHub repos + npm/PyPI packages + security advisories in one MCP tool call. Zero API keys required.
Platform-specific configuration:
{
"mcpServers": {
"github-insight-mcp": {
"command": "npx",
"args": [
"-y",
"github-insight-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
English | [한국어](README_ko.md)
<p align="center"> <h1 align="center">github-insight-mcp</h1> <p align="center"> <strong>GitHub + npm + PyPI + deps.dev. One question, full picture.</strong> </p> </p>
<p align="center"> <a href="#"></a> <a href="LICENSE"></a> <a href="https://modelcontextprotocol.io"></a> <a href="https://github.com/wjddusrb03/github-insight-mcp"></a> </p>
---
An MCP server that combines GitHub repository analysis + npm/PyPI package info + deps.dev security advisories into a single research pipeline. No API keys required. One question gives you stars, forks, activity, downloads, dependencies, and security status.
Before adopting a library or contributing to a project, developers check:
4 sites, 12 tabs, endless context switching. github-insight-mcp does all of this in a single tool call.
analyze_repo Output> You: "Analyze the expressjs/express repository"
> Claude calls analyze_repo(owner="expressjs", repo="express"):
# Repository Analysis: expressjs/express
## Overview
Name: expressjs/express
Description: Fast, unopinionated, minimalist web framework for node.
Language: JavaScript
License: MIT License
Link: https://github.com/expressjs/express
## Stats
Stars: 65,432
Forks: 16,123
Open Issues: 234
Created: 2009-06-26
Last Push: 2026-03-20
## Recent ActivitLoading reviews...