mcp-gitwand
Rank #248io.github.devlint/gitwand
Auto-resolves Git merge conflicts so agents only touch the complex hunks.
mcp-gitwand is a Model Context Protocol (MCP) server published by devlint. It ranks #248 of 132,046 servers tracked on MCP Toplist, and its repository has 176 GitHub stars. mcp-gitwand is listed across 3 registries — Official MCP, PulseMCP and Glama, with 51 tracked versions. It was first listed on Apr 3, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 131,798 of 132,046 servers on MCP Toplist.
Use mcp-gitwand
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gitwand -- npx -y @gitwand/mcp[mcp_servers.gitwand]
command = "npx"
args = ["-y", "@gitwand/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"gitwand": {
"command": "npx",
"args": [
"-y",
"@gitwand/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gitwand": {
"command": "npx",
"args": [
"-y",
"@gitwand/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gitwand": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@gitwand/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gitwand": {
"command": "npx",
"args": [
"-y",
"@gitwand/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gitwand": {
"command": "npx",
"args": [
"-y",
"@gitwand/mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.devlint%2Fgitwand)<a href="https://mcptoplist.com/server/io.github.devlint%2Fgitwand"><img src="https://mcptoplist.com/badge/io.github.devlint%2Fgitwand.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
devlint
Available versions (51)
| Version | Published |
|---|---|
| 3.10.1 | Sep 9, 2026 |
| 3.10.0 | Sep 9, 2026 |
| 3.9.1 | Sep 2, 2026 |
| 3.9.0 | Aug 31, 2026 |
| 3.8.0 | Aug 25, 2026 |
| 3.7.3 | Aug 25, 2026 |
| 3.7.2 | Aug 24, 2026 |
| 3.7.1 | Aug 21, 2026 |
| 3.7.0 | Aug 19, 2026 |
| 3.6.6 | Aug 19, 2026 |
| 3.6.5 | Aug 18, 2026 |
| 3.6.4 | Aug 17, 2026 |
| 3.6.3 | Aug 13, 2026 |
| 3.6.2 | Aug 11, 2026 |
| 3.6.1 | Aug 10, 2026 |
| 3.6.0 | Jul 20, 2026 |
| 3.5.0 | Jul 10, 2026 |
| 3.4.0 | Jul 8, 2026 |
| 3.3.0 | Jul 6, 2026 |
| 3.2.0 | Jul 2, 2026 |
| 3.1.0 | Jun 25, 2026 |
| 3.0.0 | Jun 23, 2026 |
| 2.24.0 | Jun 19, 2026 |
| 2.23.0 | Jun 18, 2026 |
| 2.22.0 | Jun 18, 2026 |
| 2.21.0 | Jun 17, 2026 |
| 2.20.1 | Jun 17, 2026 |
| 2.20.0 | Jun 17, 2026 |
| 2.19.0 | Jun 16, 2026 |
| 2.18.0 | Jun 11, 2026 |
| 2.14.0 | May 19, 2026 |
| 2.13.1 | May 19, 2026 |
| 2.13.0 | May 18, 2026 |
| 2.10.0 | May 13, 2026 |
| 2.9.0 | May 12, 2026 |
| 2.8.5 | May 12, 2026 |
| 2.8.4 | May 12, 2026 |
| 2.8.2 | May 11, 2026 |
| 2.8.1 | May 4, 2026 |
| 2.8.0 | May 2, 2026 |
| 2.6.0 | May 1, 2026 |
| 2.5.1 | Apr 30, 2026 |
| 2.5.0 | Apr 30, 2026 |
| 2.4.1 | Apr 29, 2026 |
| 2.3.0 | Apr 27, 2026 |
| 2.0.1 | Apr 26, 2026 |
| 2.0.0 | Apr 26, 2026 |
| 1.10.0 | Apr 24, 2026 |
| 1.9.0 | Apr 24, 2026 |
| 1.8.0 | Apr 23, 2026 |
| 1.6.1 | Apr 20, 2026 |
Frequently asked questions
- Who maintains mcp-gitwand?
- mcp-gitwand is maintained by devlint, which publishes 1 MCP server (51 total versions) tracked on MCP Toplist.
- Is mcp-gitwand listed on the Official MCP Registry?
- Yes — mcp-gitwand is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mcp-gitwand have?
- MCP Toplist tracks 51 versions of mcp-gitwand, most recently published on Sep 9, 2026.
- Where can I find the source code for mcp-gitwand?
- The source code for mcp-gitwand is hosted at github.com/devlint/gitwand.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.