tableau graphql mcp for Claude Code
io.github.tdries/tableau-graphql-mcp
Ask any Tableau lineage question, in any MCP client, through the Tableau Metadata API.
client:Claude Code
transport:stdio
runtime:pypi
Install tableau graphql mcp in Claude Code
run in your project directory
claude mcp add tableau-graphql-mcp -e TABLEAU_SERVER=<TABLEAU_SERVER> -e TABLEAU_SITE_CONTENT_URL=<TABLEAU_SITE_CONTENT_URL> -e TABLEAU_PAT_NAME=<TABLEAU_PAT_NAME> -e TABLEAU_PAT_SECRET=<TABLEAU_PAT_SECRET> -- uvx tableau-graphql-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs