Ask any Tableau lineage question, in any MCP client, through the Tableau Metadata API.
npx @getmcp/cli add io.github.tdries/tableau-graphql-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
TABLEAU_SERVERhttps://tableau.company.com (Server) or https://<pod>.online.tableau.com (Cloud)
TABLEAU_PAT_NAMEPersonal Access Token name
TABLEAU_PAT_SECRETPersonal Access Token secret (the whole string)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tdries/tableau-graphql-mcp": {
"command": "uvx",
"args": [
"tableau-graphql-mcp"
],
"env": {
"TABLEAU_SERVER": "",
"TABLEAU_SITE_CONTENT_URL": "",
"TABLEAU_PAT_NAME": "",
"TABLEAU_PAT_SECRET": ""
}
}
}
}Remote MCP server for Tandem docs, install guides, SDKs, workflows, and agent setup help.
Ephemeral data sandbox for AI workflows with guardrails and security
MCP server for Anki flashcards: adaptive review, notes, media, and deck management via AnkiConnect.
Korean NLP MCP server: morphological analysis, tokenization, spell & grammar checking (Bareun)