Reference MCP server for reading and operating on a local Git repository — status, diffs, logs, commits, and branches.
Not yet scanned
The Git MCP Server MCP server did not expose any callable tools when it was last assessed by MCPGrade. It is categorised under Official, maintained by Anthropic / MCP, and published as an official Model Context Protocol integration. Its published description reads: "Reference MCP server for reading and operating on a local Git repository — status, diffs, logs, commits, and branches". It communicates over stdio, and does not require authorization to connect. MCPGrade has not yet assigned Git MCP Server a security grade, which usually means the server has not completed an automated scan yet. The automated scan surfaced no notable findings across the part of the surface it could assess. This report is a deterministic, reproducible automated assessment: the same observed surface always yields the same grade under a given algorithm version, and it is refreshed as new scans arrive and free to read — but it is not a substitute for a manual human security review. Always re-check Git MCP Server's advertised tools, transport security, and authorization posture before connecting an autonomous agent or sharing sensitive context with it.
Explore Git MCP Server through the links below. Review the grade and findings above before granting an autonomous agent access.
Captured passively during the read-only scan. Click any value to find servers that match it.
A reference server from the Model Context Protocol project that exposes Git operations on a local repository — reading status and diffs, searching history, and making commits — to an MCP client.
uvx mcp-server-git --repository /path/to/repo
mcp-server-gitOfficial GitHub server exposing repositories, issues, pull requests, and code search to MCP clients. Available as a hosted remote server or a local binary.
Reference server for secure, scoped local filesystem access — read, write, and directory operations confined to allow-listed roots.
Reference server that fetches a URL and converts the page to clean Markdown for model consumption.
Reference MCP server that gives a model a structured, revisable chain-of-thought scratchpad for step-by-step problem solving.
Reference MCP server providing a persistent knowledge-graph memory an agent can read and write across sessions.
Reference MCP server providing read-only SQL access and schema inspection over a PostgreSQL database.