-
Notifications
You must be signed in to change notification settings - Fork 71
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Current Limitation
The Tableau MCP server currently only supports querying published data sources. Embedded (non-published) data sources cannot be queried directly through the MCP tools (query-datasource, get-datasource-metadata, etc.). This means stakeholders need to use workarounds to access the datasources which is extremely time consuming for everyone - or they have to compromise and download the data from the view.
Proposed Feature
Extend the MCP server to support embedded data sources by:
-
Discovery: Add ability to list embedded data sources within a workbook
- New tool or extend
get-workbookto include embedded data source metadata
- New tool or extend
-
Metadata Access: Extend
get-datasource-metadatato work with embedded sources- Reference format:
workbook_id:datasource_nameor similar
- Reference format:
-
Querying: Extend
query-datasourceto support embedded sources- Allow queries against embedded sources using workbook/source identifiers
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request