Tableau Public MCP Server
Related Servers
Alternatives to Tableau Public MCP Server
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityNot gradedmaintenanceEnables discovery, querying, and exporting of Tableau Cloud dashboards and data sources. Supports searching workbooks, filtering data, and exporting views as PDF, PNG, PowerPoint, CSV, or JSON.-
- FlicenseNot gradedqualityCmaintenanceMCP server that wraps the Tableau REST API and VizQL Data Service to expose tools for listing workbooks/datasources and querying datasources, enabling LLM agents to interact with Tableau Server/Cloud through natural language.-
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to programmatically read, modify, and query Tableau workbook files (.twb and .twbx) on the local filesystem via 80 tools.8MIT
- AlicenseNot gradedqualityBmaintenance24 MCP tools for SEC financials, FRED economics, US Census demographics, and World Bank data via Streamable HTTP.MIT
- FlicenseNot gradedqualityBmaintenanceProvides MCP tools to query Tableau Server/Cloud datasources via REST API and VizQL Data Service, with support for Gemini or OpenAI as the LLM backend. Enables a natural language chat interface that can be embedded in Tableau dashboards, automatically including dashboard filter context.-
- FlicenseNot gradedqualityNot gradedmaintenanceEnables interaction with Tableau Cloud and Tableau Server through the REST API, supporting workbook management, view queries, extract refreshes, and content search operations.-
TDQS
Scored across 22 tools
Most tools target distinct resources and actions, but get_user_profile and get_user_profile_basic overlap on the same resource with differing detail, and get_workbook_image versus get_workbook_thumbnail could be confused. The descriptions clearly differentiate them, so ambiguity is limited.
Names consistently follow a verb_noun pattern with the majority using the get_ prefix. The exceptions (download_, unpack_, search_) are still action-oriented and snake_case, making the set predictable despite minor deviation.
With 22 tools, this server falls into the borderline heavy range (16–25). The breadth of the domain—profiles, workbooks, social discovery, and twbx analysis—justifies many tools, but some redundancy exists (e.g., two profile tools) that could be consolidated.
The server provides a comprehensive read-only surface for Tableau Public, covering user profiles, workbooks, social interactions, search, and deep twbx file analysis. There are no obvious gaps for the intended exploration and analysis use cases.