Tableau Mcp
@tableau
About Tableau Mcp
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"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"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Data & Analytics MCP servers
MCP Simple PubMed
andybrandtMCP server for searching and querying PubMed medical papers/research database
MCP Deep Web Research Server (v0.3.0)
qpd-vEnhanced MCP server for deep web research
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
Bright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
MCP From Zero: Quick Data
dislerPrompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
Comments