> For the complete documentation index, see [llms.txt](https://docs.natoma.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.natoma.ai/apps/tableau.md).

# Tableau

**Type:** Official

**Source Type:** Repository

**Source:** Docker image: `mcp/tableau:latest`

**Description:** Tableau MCP server provides AI assistants with access to Tableau Server or Tableau Cloud. It enables querying workbooks, views, datasources, and projects, as well as running data queries.

**Configuration Parameters:**

* **Tableau Server URL** \* - e.g. `https://my-tableau-server.com` or `https://prod-useast-a.online.tableau.com`.
* **Tableau Site Name** \* - Site name from your URL (after `/site/`). Use the empty default for Tableau Server's default site.
* **Personal Access Token Name** \* - PAT label set when you created the token.
* **Personal Access Token Value** \* (sensitive) - The PAT secret. Tableau only shows it once.

**Setup Steps:**

1. Log in to Tableau Server or Tableau Cloud.
2. Open your user avatar → **My Account Settings**.
3. Under **Personal Access Tokens**, enter a token name and click **Create Token**. Copy the **Token Secret**.
4. When creating the connection in Natoma, paste the server URL, site name, token name, and token secret and save.
