test-tableau-mcp

test-tableau-mcp

3.2

If you are the rightful owner of test-tableau-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project is a quick prototype to expose Tableau VDS endpoints through an MCP server and integrate them with Claude Desktop client.

The test-tableau-mcp project is designed to expose Tableau VDS endpoints via a Model Context Protocol (MCP) server, facilitating integration with the Claude Desktop client. This prototype allows users to run an MCP server that connects to Tableau's VDS endpoints, enabling data queries and interactions through the Claude Desktop application. The setup requires Python 3.10 or higher and the Python MCP SDK 1.2.0 or higher. Users must configure environment variables and set up a virtual environment using the UV tool. Once configured, the server can be run, and Claude for Desktop can be set up to interact with the MCP server. This integration allows users to execute queries and receive data insights directly within the Claude Desktop environment.

Features

  • Integration with Tableau VDS endpoints via MCP server.
  • Compatible with Claude Desktop client for seamless data interaction.
  • Requires Python 3.10+ and MCP SDK 1.2.0+.
  • Utilizes UV tool for virtual environment setup.
  • Supports custom query execution through in-context samples.