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
By subhatta123
Installation
uvx twilizeConfiguration
{
"mcpServers": {
"twilize": {
"command": "npx",
"args": ["-y", "twilize"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes