tableau-public-mcp-app

YoshitakaArakawa/tableau-public-mcp-app
★ 0 stars TypeScript API Integration Updated today
MCP Apps server that embeds a Tableau Public viz in chat and shares the user's interaction state back to the model
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tableau-public-mcp-a": {
      "command": "npx",
      "args": [
        "-y",
        "YoshitakaArakawa/tableau-public-mcp-app"
      ]
    }
  }
}

README Excerpt

Tableau Public の viz をチャット内にインライン表示し、**ユーザーの操作状態をモデルに共有する** MCP Apps サーバーです。 > **実験的プロジェクトです。** MCP Apps (SEP-1865) とホスト各社の実装が固まる前の検証用に書いたもので、API は予告なく変わります。 > Tableau および Salesforce の公式製品ではなく、両社とは無関係です。 - **インライン表示** - Tableau Public の viz を Embedding API v3 の `<tableau-viz>` で全面埋め込みします - ウィジェットはチャット内のカードとして描画されます

Tools (4)

heightpathsetWidgetStateupdateModelContext