Skip to content

Butler

Free

by MCP Community

MCP server for Butler: Google Drive/Sheets task management and butler config

v0.1.6Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Butler MCP Server

MCP server for Butler: Google Drive/Sheets task management and butler config

Installation

npx -y butler-mcp

Reviews

Leave a Review

Installation

Quick install
npx -y butler-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "butler": {
      "command": "npx",
      "args": ["-y", "butler-mcp"]
    }
  }
}