Projects / mcp-git-audit
Audit a whole tree of Git repositories, read-only until an operator says otherwise.
Walks a tree of checkouts and reports branch, working-tree status, ahead and behind counts, and last-commit metadata for each. The walk and the per-repository git calls are split into separate tools, so one cheap filesystem scan can be cached and re-audited many times. Remote and branch mutations exist but stay hidden until an operator raises the access level, and every walked path is validated against a configured allow-list of safe roots.
Public mcp repository · source
Authority
What this repository owns.
A read-only-by-default Git observation adapter for wide working sets.
That boundary is deliberate. The ecosystem separates philosophy, engineering discipline, capability semantics, portable standards, and executable behaviour so that none of them can quietly absorb another. The full directory shows where this project sits relative to the rest.
Using it
How to pick it up today.
Not yet published to a registry. Clone the repository, build it, and register the built server with your MCP client.
Nearby
Other projects of the same kind.
mcp-ki-kb-fs— Give an agent scoped read and write access to local knowledge-base directories.mcp-ki-kb-notion-mirror— Mirror knowledge-base notes into Notion for people who do not work in the repository.mcp-housekeeping-claude— Audit and safely clean the filesystem state Claude applications accumulate.mcp-gsuite— Connect an agent to Google Workspace, with outbound mail confined to drafts.mcp-m365— Connect an agent to Outlook and OneDrive through the Microsoft Graph API.
See every public project, or go straight to the released command-line tools.