Tableau Workbook Auditor
Rank #14,224io.github.andey0Saikiran/tableau-lineage
Local-only Tableau .twbx audit: lineage, unused fields, duplicate calcs, SQL, version diffs
Tableau Workbook Auditor is a Model Context Protocol (MCP) server published by andey0Saikiran. It ranks #14,224 of 132,113 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Tableau Workbook Auditor is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 22, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 117,889 of 132,113 servers on MCP Toplist.
Use Tableau Workbook Auditor
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tableau-lineage -- npx -y tableau-lineage-mcp[mcp_servers.tableau-lineage]
command = "npx"
args = ["-y", "tableau-lineage-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"tableau-lineage": {
"command": "npx",
"args": [
"-y",
"tableau-lineage-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tableau-lineage": {
"command": "npx",
"args": [
"-y",
"tableau-lineage-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tableau-lineage": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tableau-lineage-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tableau-lineage": {
"command": "npx",
"args": [
"-y",
"tableau-lineage-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tableau-lineage": {
"command": "npx",
"args": [
"-y",
"tableau-lineage-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.andey0Saikiran%2Ftableau-lineage)<a href="https://mcptoplist.com/server/io.github.andey0Saikiran%2Ftableau-lineage"><img src="https://mcptoplist.com/badge/io.github.andey0Saikiran%2Ftableau-lineage.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
andey0Saikiran
Other servers by andey0Saikiran
View all andey0Saikiran servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.1 | Aug 22, 2026 |
Frequently asked questions
- Who maintains Tableau Workbook Auditor?
- Tableau Workbook Auditor is maintained by andey0Saikiran, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is Tableau Workbook Auditor listed on the Official MCP Registry?
- Yes — Tableau Workbook Auditor is listed on the Official MCP Registry, alongside Glama.
- How many versions does Tableau Workbook Auditor have?
- MCP Toplist tracks 1 version of Tableau Workbook Auditor, most recently published on Aug 22, 2026.
- Where can I find the source code for Tableau Workbook Auditor?
- The source code for Tableau Workbook Auditor is hosted at github.com/andey0Saikiran/tableau-lineage.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.