Token导航 LogoToken导航TokenDH.com
Tableau MCP 002 Dev logo
开发工具未说明官方级别未说明来源级核验

Tableau MCP 002 Dev

MCP Server

Tableau MCP是一套开发者工具包,提供资源和提示,帮助开发者更轻松地构建与Tableau集成的AI应用。

工具数

0

提示词数

0

GitHub Stars

0

资源数

0
开发工具数据分析TypeScript本地部署

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

作者 / 组织

hey-look-its-tim-dries

提供方

hey-look-its-tim-dries

最后核验

2026/5/17 20:20

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

详细介绍

Tableau MCP

![Tableau Supported](https://www.tableau.com/support-levels-it-and-developer-tools)

![Build and Test](https://github.com/tableau/tableau-mcp/actions/workflows/ci.yml)

](https://www.npmjs.com/package/@tableau/mcp-server)

概述

Tableau MCP是一套开发人员原语,包括工具、资源和提示,它将 使开发人员更容易构建与Tableau集成的AI应用程序。

官方文件

https://tableau.github.io/tableau-mcp/

快速开始

需求

  • Node.js 22.7.5或更新版本
  • MCP客户端,如克劳德桌面、光标、VS代码、MCP检查器等。

标准配置适用于大多数MCP客户端:

{
  "mcpServers": {
    "tableau": {
      "command": "npx",
      "args": ["-y", "@tableau/mcp-server@latest"],
      "env": {
        "SERVER": "https://my-tableau-server.com",
        "SITE_NAME": "my_site",
        "PAT_NAME": "my_pat",
        "PAT_VALUE": "pat_value"
      }
    }
  }
}

部署到Heroku

![Deploy to Heroku](https://www.heroku.com/deploy?template=https://github.com/tableau/tableau-mcp)

给客户的提示示例

提示#1:查询数据

For the Superstore Datasource, what are the top 5 states with the most sales in 2025?

回应

Based on the Superstore Datasource, here are the top 5 states with the most sales in 2025:
  1. California - $146,388.34
  2. New York - $93,922.99
  3. Washington - $65,539.90
  4. Texas - $43,421.76
  5. Pennsylvania - $42,688.31
California leads by a significant margin with over $146,000 in sales, followed by New York with nearly $94,000. These two states alone account for a substantial portion of the total sales across the top 5 states.

提示#2:内容探索

Find me the most viewed workbook within the last year.

回应

The most viewed workbook within the last year is:

Global Connections
- Owner: John Doe
- Project: Marketing
- Views in last year: 523
- Last Modified: September 2, 2025
- Workbook ID: 111fb672-9401-4913-a167-17b3d89a3e4f

提示#3:获取视图

Show me an image of the "Economy" view in the "Finances" project.

回应

Economy View Image

目录标签

目录标签

开发工具数据分析TypeScript本地部署AI集成开发者工具Tableau扩展

接入字段

传输方式(transport,传输协议)

未说明

鉴权方式(authType,认证方式)

none

工具数量(toolCount,工具数)

0

资源数量(resourceCount,资源数)

0

提示词数量(promptCount,提示词数)

0

权限和风险

未说明none部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:installCommand

来源信息

继续浏览同类 MCP