MCP Library

// MCP Server

Featured

Git

@modelcontextprotocol · modelcontextprotocol/git

Inspect git history, diffs, branches, and blame from any MCP-aware agent without shelling out.

stdio#git#official

// Run locally

uvx (recommended)

requires uvx

Git · uvxbash
uvx mcp-server-git --repository <REPO_PATH>

Requires `uv` (https://docs.astral.sh/uv) and a local clone of the repo.

// Connect to a client

terminalbash
oxp install @modelcontextprotocol/git

OXP manages MCP server configuration automatically — installs the server, wires it into every detected MCP-aware client, and keeps it up to date.