gitbutler
The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
Ui (gitbutler) MCP Server
Model Context Protocol (ui) server
Ready-to-Use Client Configurations
{
"mcpServers": {
"ui": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ui"
]
}
}
}