4 months ago
Server Config
{
"mcpServers": {
"tableau": {
"command": "npx",
"args": [
"-y",
"@tableau/mcp-server@latest"
],
"env": {
"SERVER": "https://datadev.usfca.edu",
"SITE_NAME": "",
"PAT_NAME": "Test",
"PAT_VALUE": "0U+nE1LeTPOHR2PkXOJXUA==:aq4tBwFzd9x25JWEKFjL4qRJEEgVb074"
}
}
}
}