Twilize
Rank #9,944io.github.subhatta123/twilize
Generate Tableau .twb/.twbx workbooks: 47 tools for charts, dashboards, rules, CSV pipelines.
Twilize is a Model Context Protocol (MCP) server published by subhatta123. It ranks #9,944 of 132,046 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. Twilize is listed on Official MCP, with 1 tracked version. It was first listed on May 2, 2026 and most recently updated on May 2, 2026.
Ranks ahead of 122,102 of 132,046 servers on MCP Toplist.
Use Twilize
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http twilize https://web-production-dcbcb.up.railway.app/mcpclaude mcp add twilize -e "PYTHONUNBUFFERED=<your PYTHONUNBUFFERED>" -e "PYTHONIOENCODING=<your PYTHONIOENCODING>" -e "MCP_LOG_LEVEL=<your MCP_LOG_LEVEL>" -e "OPENAI_API_KEY=<your OPENAI_API_KEY>" -- uvx "twilize[pipeline]" twilizeReplace each placeholder with your own value before saving.
[mcp_servers.twilize]
url = "https://web-production-dcbcb.up.railway.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.twilize]
command = "uvx"
args = ["twilize[pipeline]", "twilize"]
[mcp_servers.twilize.env]
PYTHONUNBUFFERED = "<your PYTHONUNBUFFERED>"
PYTHONIOENCODING = "<your PYTHONIOENCODING>"
MCP_LOG_LEVEL = "<your MCP_LOG_LEVEL>"
OPENAI_API_KEY = "<your OPENAI_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://web-production-dcbcb.up.railway.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"twilize": {
"command": "uvx",
"args": [
"twilize[pipeline]",
"twilize"
],
"env": {
"PYTHONUNBUFFERED": "<your PYTHONUNBUFFERED>",
"PYTHONIOENCODING": "<your PYTHONIOENCODING>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"twilize": {
"url": "https://web-production-dcbcb.up.railway.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"twilize": {
"command": "uvx",
"args": [
"twilize[pipeline]",
"twilize"
],
"env": {
"PYTHONUNBUFFERED": "<your PYTHONUNBUFFERED>",
"PYTHONIOENCODING": "<your PYTHONIOENCODING>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"twilize": {
"type": "http",
"url": "https://web-production-dcbcb.up.railway.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"twilize": {
"type": "stdio",
"command": "uvx",
"args": [
"twilize[pipeline]",
"twilize"
],
"env": {
"PYTHONUNBUFFERED": "<your PYTHONUNBUFFERED>",
"PYTHONIOENCODING": "<your PYTHONIOENCODING>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"twilize": {
"serverUrl": "https://web-production-dcbcb.up.railway.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"twilize": {
"command": "uvx",
"args": [
"twilize[pipeline]",
"twilize"
],
"env": {
"PYTHONUNBUFFERED": "<your PYTHONUNBUFFERED>",
"PYTHONIOENCODING": "<your PYTHONIOENCODING>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"twilize": {
"url": "https://web-production-dcbcb.up.railway.app/mcp"
}
}
}{
"mcpServers": {
"twilize": {
"command": "uvx",
"args": [
"twilize[pipeline]",
"twilize"
],
"env": {
"PYTHONUNBUFFERED": "<your PYTHONUNBUFFERED>",
"PYTHONIOENCODING": "<your PYTHONIOENCODING>",
"MCP_LOG_LEVEL": "<your MCP_LOG_LEVEL>",
"OPENAI_API_KEY": "<your OPENAI_API_KEY>"
}
}
}
}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.subhatta123%2Ftwilize)<a href="https://mcptoplist.com/server/io.github.subhatta123%2Ftwilize"><img src="https://mcptoplist.com/badge/io.github.subhatta123%2Ftwilize.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
subhatta123
Available versions (1)
| Version | Published |
|---|---|
| 0.34.0 | May 2, 2026 |
Frequently asked questions
- Who maintains Twilize?
- Twilize is maintained by subhatta123, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Twilize listed on the Official MCP Registry?
- Yes — Twilize is listed on the Official MCP Registry.
- How many versions does Twilize have?
- MCP Toplist tracks 1 version of Twilize, most recently published on May 2, 2026.
- Where can I find the source code for Twilize?
- The source code for Twilize is hosted at github.com/subhatta123/twilize.
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.