tableau-graphql-mcp
Rank #21,113io.github.tdries/tableau-graphql-mcp
Ask any Tableau lineage question, in any MCP client, through the Tableau Metadata API.
tableau-graphql-mcp is a Model Context Protocol (MCP) server published by tdries. It ranks #21,113 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. tableau-graphql-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 12, 2026 and most recently updated on Jul 13, 2026.
Ranks ahead of 110,933 of 132,046 servers on MCP Toplist.
Use tableau-graphql-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tableau-graphql-mcp -e "TABLEAU_SERVER=<your TABLEAU_SERVER>" -e "TABLEAU_SITE_CONTENT_URL=<your TABLEAU_SITE_CONTENT_URL>" -e "TABLEAU_PAT_NAME=<your TABLEAU_PAT_NAME>" -e "TABLEAU_PAT_SECRET=<your TABLEAU_PAT_SECRET>" -- uvx tableau-graphql-mcpReplace each placeholder with your own value before saving.
[mcp_servers.tableau-graphql-mcp]
command = "uvx"
args = ["tableau-graphql-mcp"]
[mcp_servers.tableau-graphql-mcp.env]
TABLEAU_SERVER = "<your TABLEAU_SERVER>"
TABLEAU_SITE_CONTENT_URL = "<your TABLEAU_SITE_CONTENT_URL>"
TABLEAU_PAT_NAME = "<your TABLEAU_PAT_NAME>"
TABLEAU_PAT_SECRET = "<your TABLEAU_PAT_SECRET>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tableau-graphql-mcp": {
"command": "uvx",
"args": [
"tableau-graphql-mcp"
],
"env": {
"TABLEAU_SERVER": "<your TABLEAU_SERVER>",
"TABLEAU_SITE_CONTENT_URL": "<your TABLEAU_SITE_CONTENT_URL>",
"TABLEAU_PAT_NAME": "<your TABLEAU_PAT_NAME>",
"TABLEAU_PAT_SECRET": "<your TABLEAU_PAT_SECRET>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tableau-graphql-mcp": {
"command": "uvx",
"args": [
"tableau-graphql-mcp"
],
"env": {
"TABLEAU_SERVER": "<your TABLEAU_SERVER>",
"TABLEAU_SITE_CONTENT_URL": "<your TABLEAU_SITE_CONTENT_URL>",
"TABLEAU_PAT_NAME": "<your TABLEAU_PAT_NAME>",
"TABLEAU_PAT_SECRET": "<your TABLEAU_PAT_SECRET>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"tableau-graphql-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"tableau-graphql-mcp"
],
"env": {
"TABLEAU_SERVER": "<your TABLEAU_SERVER>",
"TABLEAU_SITE_CONTENT_URL": "<your TABLEAU_SITE_CONTENT_URL>",
"TABLEAU_PAT_NAME": "<your TABLEAU_PAT_NAME>",
"TABLEAU_PAT_SECRET": "<your TABLEAU_PAT_SECRET>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tableau-graphql-mcp": {
"command": "uvx",
"args": [
"tableau-graphql-mcp"
],
"env": {
"TABLEAU_SERVER": "<your TABLEAU_SERVER>",
"TABLEAU_SITE_CONTENT_URL": "<your TABLEAU_SITE_CONTENT_URL>",
"TABLEAU_PAT_NAME": "<your TABLEAU_PAT_NAME>",
"TABLEAU_PAT_SECRET": "<your TABLEAU_PAT_SECRET>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"tableau-graphql-mcp": {
"command": "uvx",
"args": [
"tableau-graphql-mcp"
],
"env": {
"TABLEAU_SERVER": "<your TABLEAU_SERVER>",
"TABLEAU_SITE_CONTENT_URL": "<your TABLEAU_SITE_CONTENT_URL>",
"TABLEAU_PAT_NAME": "<your TABLEAU_PAT_NAME>",
"TABLEAU_PAT_SECRET": "<your TABLEAU_PAT_SECRET>"
}
}
}
}Replace each placeholder with your own value before saving.
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.tdries%2Ftableau-graphql-mcp)<a href="https://mcptoplist.com/server/io.github.tdries%2Ftableau-graphql-mcp"><img src="https://mcptoplist.com/badge/io.github.tdries%2Ftableau-graphql-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
tdries
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Jul 13, 2026 |
| 0.1.1 | Jul 12, 2026 |
Frequently asked questions
- Who maintains tableau-graphql-mcp?
- tableau-graphql-mcp is maintained by tdries, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is tableau-graphql-mcp listed on the Official MCP Registry?
- Yes — tableau-graphql-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does tableau-graphql-mcp have?
- MCP Toplist tracks 2 versions of tableau-graphql-mcp, most recently published on Jul 13, 2026.
- Where can I find the source code for tableau-graphql-mcp?
- The source code for tableau-graphql-mcp is hosted at github.com/tdries/tableau-graphql-mcp.
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.