OSSInsight MCP Server

by damonxue
Verified

get_repo_analysis

Analyze GitHub repository activity, stars, and issues over specified time periods to gain insights into open source project performance and trends.

Instructions

Get detailed analysis of a GitHub repository, including activity, stars, issues, and other metrics.

Input Schema

NameRequiredDescriptionDefault
owner_repoYesRepository name in the format 'owner/repo'
time_periodNoTime range for analysis (optional)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "owner_repo": { "description": "Repository name in the format 'owner/repo'", "type": "string" }, "time_period": { "description": "Time range for analysis (optional)", "enum": [ "last_28_days", "last_90_days", "last_year", "all_time" ], "type": "string" } }, "required": [ "owner_repo" ], "type": "object" }

You must be authenticated.

Other Tools from OSSInsight MCP Server

Related Tools

ID: r0tuxjzku2