Tableau Mcp
@tableau
关于 Tableau Mcp
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"tableau": {
"command": "npx",
"args": [
"-y",
"@tableau/mcp-server@latest"
],
"env": {
"SERVER": "https://datadev.usfca.edu",
"SITE_NAME": "",
"PAT_NAME": "Test",
"PAT_VALUE": "0U+nE1LeTPOHR2PkXOJXUA==:aq4tBwFzd9x25JWEKFjL4qRJEEgVb074"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Tableau MCP?
Tableau MCP is a suite of developer primitives including tools, resources, and prompts that make it easier to build AI applications integrating with Tableau. It is designed for developers using MCP clients like Claude Desktop, Cursor, VS Code, or MCP Inspector.
How to use Tableau MCP?
Install via npm and configure the MCP client with the command npx -y @tableau/mcp-server@latest and environment variables for your Tableau server, site name, and personal access token (PAT). Then send natural language prompts to query data, explore content, or get views.
Key features of Tableau MCP
- Tools, resources, and prompts for Tableau integration.
- Query Tableau data sources using natural language.
- Explore workbook content and metadata.
- Retrieve view images directly.
- Deployable to Heroku with one click.
Use cases of Tableau MCP
- Querying top sales figures from a Superstore datasource.
- Finding the most viewed workbook within the last year.
- Getting an image of a specific view in a Tableau project.
- Building AI-powered assistants that answer questions about Tableau content.
FAQ from Tableau MCP
What is Tableau MCP?
Tableau MCP is a Model Context Protocol server that provides tools, resources, and prompts to help developers build AI applications that integrate with Tableau.
How do I configure Tableau MCP?
Configure your MCP client with the command npx -y @tableau/mcp-server@latest and set environment variables SERVER, SITE_NAME, PAT_NAME, and PAT_VALUE for your Tableau server credentials.
What are the requirements to run Tableau MCP?
You need Node.js 22.7.5 or newer and an MCP client such as Claude Desktop, Cursor, VS Code, or MCP Inspector.
Can I deploy Tableau MCP to Heroku?
Yes, the README includes a "Deploy to Heroku" button that streamlines deployment to Heroku.
Does Tableau MCP support any MCP client?
Yes, it works with any standard MCP client that can execute commands and set environment variables.
数据与分析 分类下的更多 MCP 服务器
🪐✨ Jupyter MCP Server
datalayer🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
mcp-server-apache-airflow
yangkyeongmoData Visualization MCP Server
isaacwassermanPubMed MCP Server
JackKuo666🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
评论