Back to MCP Servers

Twilize

Programmatic Tableau workbook (.twb/.twbx) generation — 47 MCP tools for charts, dashboards, calculated fields, dashboard actions, workbook migration, and CSV-to-dashboard pipelines. Install via `uvx twilize`.

data-visualization

Installation

uvx twilize

Configuration

{
  "mcpServers": {
    "twilize": {
      "command": "npx",
      "args": ["-y", "twilize"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub

You might also like