Skip to content
Windsurf

tableau graphql mcp for Windsurf

io.github.tdries/tableau-graphql-mcp

Ask any Tableau lineage question, in any MCP client, through the Tableau Metadata API.

client:Windsurf transport:stdio runtime:pypi

Install tableau graphql mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "tableau-graphql-mcp": {
      "command": "uvx",
      "args": [
        "tableau-graphql-mcp"
      ],
      "env": {
        "TABLEAU_SERVER": "<TABLEAU_SERVER>",
        "TABLEAU_SITE_CONTENT_URL": "<TABLEAU_SITE_CONTENT_URL>",
        "TABLEAU_PAT_NAME": "<TABLEAU_PAT_NAME>",
        "TABLEAU_PAT_SECRET": "<TABLEAU_PAT_SECRET>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

tableau graphql mcp in other clients