fluxgit-mcp-server

fluxgit-hq/fluxgit-mcp-server
★ 0 stars Rust AI/LLM Updated 1d ago
Safety-first MCP server for Git. 22 read-only tools for AI agents; writes exist only as proposals a human approves in the FluxGit desktop app.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "fluxgit-mcp-server": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "fluxgit-mcp-server"
      ]
    }
  }
}

Topics

ai-agentsclaudecode-reviewdeveloper-toolsgithuman-in-the-loopmcpmcp-servermodel-context-protocolrust