TabGen MCP Server
Rank #42,741io.github.twilize5/tableaugen-mcp
Generate production-ready Tableau workbooks (.twb / .twbx) from natural language and a CSV.
TabGen MCP Server is a Model Context Protocol (MCP) server published by twilize5. It ranks #42,741 of 130,833 servers tracked on MCP Toplist. TabGen MCP Server is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 21, 2026 and most recently updated on Sep 21, 2026.
Ranks ahead of 88,092 of 130,833 servers on MCP Toplist.
Use TabGen MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tableaugen-mcp -- npx -y tableaugen-mcp[mcp_servers.tableaugen-mcp]
command = "npx"
args = ["-y", "tableaugen-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"tableaugen-mcp": {
"command": "npx",
"args": [
"-y",
"tableaugen-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tableaugen-mcp": {
"command": "npx",
"args": [
"-y",
"tableaugen-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tableaugen-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"tableaugen-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tableaugen-mcp": {
"command": "npx",
"args": [
"-y",
"tableaugen-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tableaugen-mcp": {
"command": "npx",
"args": [
"-y",
"tableaugen-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.twilize5%2Ftableaugen-mcp)<a href="https://mcptoplist.com/server/io.github.twilize5%2Ftableaugen-mcp"><img src="https://mcptoplist.com/badge/io.github.twilize5%2Ftableaugen-mcp.svg" alt="MCP Toplist: Top 50% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
twilize5
Other servers by twilize5
View all twilize5 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 21, 2026 |
Frequently asked questions
- Who maintains TabGen MCP Server?
- TabGen MCP Server is maintained by twilize5, which publishes 2 MCP servers (1 total version) tracked on MCP Toplist.
- Is TabGen MCP Server listed on the Official MCP Registry?
- Yes — TabGen MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does TabGen MCP Server have?
- MCP Toplist tracks 1 version of TabGen MCP Server, most recently published on Sep 21, 2026.
- Where can I find the source code for TabGen MCP Server?
- The source code for TabGen MCP Server is hosted at github.com/twilize5/tableaugen-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.