All MCP servers

Pare Git

Official
by Api.AirforcestdioDeveloper Tools0128MIT

Pare Git ג€” Structured git operations (status, log, diff, branch, commit, push) as typed JSON.

mcpopen-sourcedeveloper-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "pare-git-impd0d3b": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}