What is the Weavatrix Git MCP server?
Fast, bounded, read-only Git evidence for local AI coding agents.
How to install Weavatrix Git
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"weavatrix-git": {
"command": "npx",
"args": [
"-y",
"weavatrix-git"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"weavatrix-git": {
"command": "npx",
"args": [
"-y",
"weavatrix-git"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"weavatrix-git": {
"command": "npx",
"args": [
"-y",
"weavatrix-git"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"weavatrix-git": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"weavatrix-git"
]
}
}
}Claude Code
claude mcp add weavatrix-git -- npx -y weavatrix-gitRelated MCP servers
Weavatrix
Active
Native Weavatrix MCP: 43 read-only repository tools across 24 code and configuration surfaces.
4
View repository →JavaScript
MIT
RadioChron
Active
Local-first Wi-Fi incident diagnostics with native BLE scan, history, and risk evidence.
1
View repository →Rust
MIT
Source-free Weavatrix MCP: preview-gated sync, advisories, malware review, architecture contracts.
1
View repository →JavaScript
MIT
Transactional refactoring MCP with 11 evidence-backed tools, hash-bound previews, and rollback.
1
View repository →JavaScript
MIT
Always-fresh local repo graph: LSP-backed impact, Health, dead code, endpoints, architecture.
0
View repository →JavaScript
MIT
Transactional refactoring MCP with 11 evidence-backed tools, hash-bound previews, and rollback.
0
View repository →JavaScript
MIT