marwaniiwael18/GitInsight-MCP
If you are the rightful owner of GitInsight-MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
GitInsight-MCP is a Model Context Protocol (MCP) server designed to integrate GitHub profile data with AI assistants, enabling them to provide insights and analysis on repositories and coding patterns.
Tools
Functions exposed to the LLM to take actions
list_repositories
Lists all public repositories with metadata.
get_repository_details
Provides detailed information about a specific repository.
get_recent_commits
Fetches recent commits for a repository or across all repositories.
get_repository_stats
Calculates aggregate statistics across all repositories.
search_projects_by_tech
Searches and filters repositories by technology.
get_contribution_activity
Analyzes contribution activity and patterns.
get_skills_matrix
Generates a comprehensive technical skills assessment matrix.
generate_portfolio_summary
Creates a recruiter-friendly professional portfolio summary.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client