Local-only Tableau .twbx audit: lineage, unused fields, duplicate calcs, SQL, version diffs
claude mcp add tableau-lineage -- npx -y tableau-lineage-mcp
claude_desktop_config.json
{
"mcpServers": {
"tableau-lineage": {
"command": "npx",
"args": [
"-y",
"tableau-lineage-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"tableau-lineage": {
"command": "npx",
"args": [
"-y",
"tableau-lineage-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"tableau-lineage": {
"command": "npx",
"args": [
"-y",
"tableau-lineage-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"tableau-lineage": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tableau-lineage-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"tableau-lineage": {
"command": "npx",
"args": [
"-y",
"tableau-lineage-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.andey0Saikiran--tableau-lineage/reviews or the review_server meta-tool.
POST /mcp