Skip to main content
Glama
tdries

tableau-graphql-mcp

by tdries

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TABLEAU_COOKIENoAdvanced: a browser session cookie (SSO fallback).
TABLEAU_SERVERNohttps://tableau.company.com (Server) or https://<pod>.online.tableau.com (Cloud).
TABLEAU_TIMEOUTNoPer-request timeout (seconds).60
TABLEAU_PAT_NAMENoPersonal Access Token name.
TABLEAU_AUTH_TOKENNoAdvanced: a pre-obtained X-Tableau-Auth token (SSO tenants where PATs are disabled).
TABLEAU_PAT_SECRETNoPAT secret: the whole string, do not split on :.
TABLEAU_API_VERSIONNoREST API version; else read from /api/serverinfo.
TABLEAU_METADATA_PATHNoOverride the GraphQL path; else auto-detected.
TABLEAU_SITE_CONTENT_URLNoSite slug (the part after /#/site/). Empty = Default site (Server only); Cloud always has one.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/tdries/tableau-graphQL-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server