An MCP server for deep git repository investigation and analysis. Provides detailed insights into repository history, branch relationships, and development patterns, focusing solely on git repository analysis rather than general GitHub or git operation.
A specialized Model Context Protocol (MCP) server for deep git repository investigation and analysis. This forensics tool provides detailed insights into repository history, branch relationships, and development patterns, focusing solely on git repository analysis rather than general GitHub or git operations.
The server provides four main analysis tools:
Branch Overview (get_branch_overview)
Time Period Analysis (analyze_time_period)
File Changes Analysis (analyze_file_changes)
Merge Recommendations (get_merge_recommendations)
Each tool requires specific parameters:
repoPath: Path to the git repositorybranches: Array of branch names to analyzeoutputPath: Path where analysis results will be writtentimeRange: Start and end dates for period analysisfiles: Array of file paths for file change analysisAll tools output JSON files containing:
The server runs as an MCP service and can be integrated with any MCP-compatible client. All analysis results are written to specified output files in JSON format.
This project is licensed under the Apache License, Version 2.0 - see the LICENSE.txt{:target=“_blank”} file for details.
Forks and contributions welcome.
All contributions will be under the Apache License 2.0. This permissive license allows you to:
Copyright 2025. Licensed under the Apache License, Version 2.0; you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0
Onesignal Mcp
A Model Context Protocol (MCP) server for interacting with the OneSignal API
Slim Mcp
Mcp Duckduckgo
A DuckDuckGo search plugin for Model Context Protocol (MCP), compatible with Claude Code. Provides web search functionality with advanced navigation and content exploration features.
An MCP (Model Context Protocol) server for executing macOS terminal commands with ZSH shell. This server provides a secure way to execute shell commands with built-in whitelisting and approval mechanisms.
TypeScript implementation of a Model Context Protocol (MCP) server for Trello integration