Connects your AI assistant to Tableau's REST API for managing dashboards, workbooks, and data sources programmatically. The server wraps Tableau's API with multiple authentication options and includes rate limiting and retry logic for production use. Reach for this when you need to automate Tableau operations like publishing workbooks, managing permissions, or querying metadata about your visualizations through conversational interfaces. Built in Python with async support, it's designed for enterprise environments where you're already running Tableau Server or Tableau Cloud and want LLMs to interact with your analytics infrastructure without building custom integrations from scratch.
claude mcp add --transport stdio asklokesh-tableau-mcp-server -- uvx tableau-mcp-server