S

ShadowGit

1-Click Ready

Provides secure, read-only access to ShadowGit repositories with git operations like log, diff, blam...

122 views
0 installs
Updated Nov 21, 2025
Audited
Provides secure, read-only access to ShadowGit repositories with git operations like log, diff, blame, and grep to analyze fine-grained commit history and trace code evolution for debugging workflows.

Tools

list_repos

List all available ShadowGit repositories. Use this first to discover which repositories you can work with.

git_command

Execute a read-only git command on a ShadowGit repository. Only safe, read-only commands are allowed.

start_session

Start a work session. MUST be called BEFORE making any changes. Without this, ShadowGit will create fragmented auto-commits during your work!

checkpoint

Create a git commit with your changes. Call this AFTER completing your work but BEFORE end_session. Creates a clean commit for the user to review.

end_session

End your work session to resume ShadowGit auto-commits. MUST be called AFTER checkpoint to properly close your work session.

Quick Start

More for Developer Tools

View All →

Similar MCP Servers

G

Git

Provides Git operations for local repositories, enabling repository management, tag handling, and repository refreshing without direct shell access.

Developer Tools
133
1
P

Private GitHub Search

Provides authenticated access to a specific private GitHub repository for file content retrieval, code search, issue search, and detailed commit history with file diffs.

Content Management Project Management
168
0

Report Issue

Thank you! Your issue report has been submitted successfully.