Tableau's official MCP Server. Helping Agents see and understand data.
Tableau's official MCP Server. Helping Agents see and understand data.
Is it safe?
No package registry to scan for CVEs.
No authentication — any process on your machine can connect to this server.
Apache-2.0. View license →
Last scanned 0 days ago.
Is it maintained?
Last commit 0 days ago. 223 GitHub stars.
Will it work with my client?
Transport: stdio, http. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
How much context will it use?
3 tools. Estimated ~300 tokens of your context window (0.2% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, network or firewall blocking. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"tableau": {
"env": {
"SERVER": "https://my-tableau-server.com",
"PAT_NAME": "my_pat",
"PAT_VALUE": "pat_value",
"SITE_NAME": "my_site"
},
"args": [
"-y",
"@tableau/mcp-server@latest"
],
"command": "npx"
}
}
}This server supports HTTP transport. Be the first to test it — help the community know if it works.
query_datasourceQuery a Tableau datasource to retrieve data and perform analysis
find_workbookSearch and find workbooks by various criteria such as view count, modification date, or owner
get_view_imageRetrieve an image of a Tableau view from a specified workbook and project
Last scanned just now
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.