Tableau for Claude Code
io.github.asklokesh/tableau-mcp-server
MCP server for Tableau API integration
client:Claude Code
transport:stdio
runtime:pypi
Install Tableau in Claude Code
run in your project directory
claude mcp add tableau-mcp-server -e TABLEAU_API_KEY=<TABLEAU_API_KEY> -e TABLEAU_API_URL=<TABLEAU_API_URL> -- uvx tableau-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs