Loading MCP server directory, please wait...
Generate Tableau .twb/.twbx workbooks: 47 tools for charts, dashboards, rules, CSV pipelines.
npx @getmcp/cli add io.github.subhatta123/twilizeRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.subhatta123/twilize": {
"command": "uvx",
"args": [
"twilize[pipeline]",
"twilize"
],
"env": {
"PYTHONUNBUFFERED": "1",
"PYTHONIOENCODING": "utf-8",
"MCP_LOG_LEVEL": "info",
"OPENAI_API_KEY": ""
}
}
}
}