All MCP servers

Gitwand

Official
by Api.AirforcestdioDeveloper Tools098MIT

Auto-resolves Git merge conflicts so agents only touch the complex hunks.

mcpopen-sourcedeveloper-tools

Endpoint

POST 

Connecting a client

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

{
  "mcpServers": {
    "gitwand-imp1a0eb": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}