Skip to main content

Model Context Protocol server for automated Tableau workbook generation

Project description

Tableau MCP Server

A Model Context Protocol (MCP) server that enables AI agents to generate Tableau workbooks programmatically.

Installation Note: This package is distributed with an automated installer. Download the distribution package from GitHub and run the included install.bat script for easy setup.

What is this MCP?

This MCP server provides AI agents with the ability to:

  • Generate complete Tableau workbook (.twb) files
  • Create visualizations (bar charts, line charts, scatter plots, etc.)
  • Configure data connections and worksheets
  • Apply filters, sorting, and formatting
  • Build dashboards with multiple visualizations

How to use

Installation

  1. Download the distribution package from the GitHub repository
  2. Extract the files and navigate to the distribute folder
  3. Run install.bat (Windows) - this will:
    • Install the package from PyPI automatically
    • Set up the environment in your AppData folder
    • Configure the launcher scripts

MCP Server Configuration

After installation, add this to your Claude Desktop configuration:

{
  "mcpServers": {
    "tableau-mcp": {
      "command": "C:\\Users\\YourUsername\\AppData\\Roaming\\tableau-mcp\\tableau-mcp.bat",
      "env": {
        "GEMINI_API_KEY": "YOUR_KEY_HERE",
        "DEFAULT_LLM_PROVIDER": "gemini"
      }
    }
  }
}

Note: Get your free Gemini API key at https://aistudio.google.com/apikey

Available Tools

  • generate_tableau_workbook: Create complete Tableau workbooks with visualizations
  • profile_data_schema: Analyze CSV data structure for optimal visualization recommendations
  • get_sample_datasets: Access built-in sample datasets for testing

Basic Usage

Once connected, you can ask your AI agent to:

  • "Create a bar chart showing sales by region using my CSV data"
  • "Generate a dashboard with multiple visualizations"
  • "Build a time series chart with filtering capabilities"

The MCP will generate ready-to-use Tableau workbook files that can be opened directly in Tableau Desktop or published to Tableau Server.

Requirements

  • Windows OS (installer provided)
  • Python 3.9+
  • Gemini API key (free from Google AI Studio)
  • Compatible with Claude Desktop and other MCP clients
  • Generated workbooks work with Tableau Desktop 2020.1+

Distribution Package

The complete distribution package includes:

  • Automated installation script (install.bat)
  • Environment setup and dependency management
  • Ready-to-use launcher scripts
  • Full documentation and examples

Download from: https://github.com/kar10arora/TABLEAU_MCP

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tableau_mcp_kartik-1.0.5-py3-none-any.whl (33.8 kB view details)

Uploaded Python 3

File details

Details for the file tableau_mcp_kartik-1.0.5-py3-none-any.whl.

File metadata

File hashes

Hashes for tableau_mcp_kartik-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 7f7e2c771b5d226941b9975718727997fed8d3a6bbf888a51ecc64a30d3149af
MD5 1203d1b5fd35a37fa8a21f94ac69e281
BLAKE2b-256 e4b6f3460a79fa85bc93daa4938914e742c24a1639b61d8c926ec607bdda9d6e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page