tableaugen mcp for Claude Desktop
io.github.twilize5/tableaugen-mcp
Generate production-ready Tableau workbooks (.twb / .twbx) from natural language and a CSV.
client:Claude Desktop
transport:stdio
runtime:npm
Install tableaugen mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tableaugen-mcp": {
"command": "npx",
"args": [
"-y",
"tableaugen-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs