1 required secret
Tableau
Query Tableau data sources, access Pulse metrics, and explore workbooks
Data AnalyticsBusiness IntelligenceVisualization
About
Query published Tableau data sources with VizQL, explore Pulse metrics, and access workbooks and views with full metadata in Tableau Cloud or Tableau Server.
This server is appropriate for connecting to self-hosted instances of Tableau Server. If you’re using Tableau Cloud, we recommend using the Tableau Cloud MCP server.
Features
- VizQL Data Service (VDS) API: Access to Tableau published data sources with advanced querying capabilities
- Tableau Metadata API: Collect data source metadata including columns with rich descriptions
- Pulse API Integration: Access Pulse Metrics, Definitions, Subscriptions, and generate Insight Bundles
- Cross-Platform Support: Compatible with any published data source on Tableau Cloud or Tableau Server
What you’ll need to connect
Required:
- Tableau Server URL: the URL of the Tableau Server instance
- Personal Access Token Name: the name of the Personal Access Token
- Personal Access Token Value: the value of the Personal Access Token
Optional:
- Tableau Site Name: the name of the Tableau site to use. If not provided, the default site will be used.
Configuration
Environment variables
| Variable | Description | Required |
|---|---|---|
DANGEROUSLY_DISABLE_OAUTH | Disable OAuth because Obot authenticates clients at its gateway. | No |
SERVER | Your Tableau Cloud or Server URL (e.g., https://your-site.online.tableau.com) | Yes |
SITE_NAME | The name of the Tableau site to use. If not provided, the default site will be used. | No |
PAT_NAME | The name of your Personal Access Token | Yes |
PAT_VALUE | The secret value of your Personal Access Token | Yes |
Container runtime
- Image
ghcr.io/obot-platform/mcp-images/tableau:latest- Port
8098- Path
/tableau-mcp