Butler
Freeby MCP Community
MCP server for Butler: Google Drive/Sheets task management and butler config
v0.1.6Added Apr 12, 2026
Butler MCP Server
MCP server for Butler: Google Drive/Sheets task management and butler config
Installation
npx -y butler-mcp
Reviews
Installation
Quick install
npx -y butler-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"butler": {
"command": "npx",
"args": ["-y", "butler-mcp"]
}
}
}