Tableau CRM Analytics MCP Server by CData

Created By
CDataSoftwarea year ago
This project builds a read-only MCP server. For full read, write, update, delete, and action capabilities and a simplified setup, check out our free CData MCP Server for Tableau CRM Analytics (beta): https://www.cdata.com/download/download.aspx?sku=FSZK-V&type=beta
Overview

What is Tableau CRM Analytics MCP Server?

Tableau CRM Analytics MCP Server by CData is a read-only server that allows LLMs (like Claude Desktop) to query live data from Tableau CRM Analytics using natural language, without the need for SQL.

How to use Tableau CRM Analytics MCP Server?

To use the server, clone the repository, build the server, install the CData JDBC Driver, configure your connection, and create a configuration file for your AI client. Finally, run the server to start querying data.

Key features of Tableau CRM Analytics MCP Server?

  • Provides a read-only interface for querying Tableau CRM Analytics data.
  • Allows natural language queries without SQL.
  • Supports various data sources through the CData JDBC Driver.

Use cases of Tableau CRM Analytics MCP Server?

  1. Querying live data from Salesforce using natural language.
  2. Integrating with AI clients for data analysis and reporting.
  3. Simplifying data access for non-technical users.

FAQ from Tableau CRM Analytics MCP Server?

  • Can I write data using this server?

No, this server is read-only. For write capabilities, use the full CData MCP Server.

  • Is there a trial version available?

Yes, a trial version of the CData JDBC Driver is available for download.

  • What types of data sources are supported?

The server supports a wide range of data sources, including Salesforce, and many others.

Server Config

{
  "mcpServers": {
    "{classname_dash}": {
      "command": "PATH\\TO\\java.exe",
      "args": [
        "-jar",
        "PATH\\TO\\CDataMCP-jar-with-dependencies.jar",
        "PATH\\TO\\tableau-crm-analytics.prp"
      ]
    }
  }
}
Project Info
Created At
a year ago
Updated At
10 months ago
Author Name
CDataSoftware
Star
-
Language
-
License
-

Recommend Servers

View All