
Tableau guMCP Server
Interact with Tableau to access views, workbooks, datasources, and Pulse metrics
Tools
List Views
List all views on a Tableau site with optional filtering. Returns view metadata including name, owner, workbook, and usage statistics.
List Custom Views
List custom views on a Tableau site. Custom views preserve saved filters and other user customizations.
Get View Data
Retrieves data in CSV format for a view or custom view. Use custom_view_id to get data with saved filters preserved.
Get View Image
Retrieves an image of a view or custom view. Default size is 800x800 pixels. Use custom_view_id to get image with saved filters preserved.
List Workbooks
List all workbooks on a Tableau site with optional filtering. Returns workbook metadata including name, description, project, owner, and views.
Get Workbook
Retrieves information about a specific workbook, including views contained in the workbook.
List Datasources
List all published data sources on a Tableau site with optional filtering.
Search Content
Search across all supported content types (workbooks, views, datasources, projects, etc.) for objects matching the search expression.
List All Pulse Metric Definitions
List all Pulse Metric Definitions on the current site. Pulse metrics provide automated insights.
List Pulse Metrics From Definition Id
List all Pulse Metrics for a specific Pulse Metric Definition.
List Pulse Metrics From Metric Ids
Retrieve Pulse Metrics by their IDs. Useful for getting details of specific metrics.
List Pulse Metric Subscriptions
List all Pulse Metric Subscriptions for the current user.
Generate Pulse Insight Bundle
Generate an insight bundle for a Pulse Metric showing current value, trends, and AI-generated insights.
Installation Steps
Get StartedCreate a Gumloop Account
To use this MCP, you need a Gumloop account. If you don't have one yet, you can create one for free.
Generate Your Server URL
Generate and copy your MCP server URL to use in your application.