thoughtspot-mcp

trustxai/thoughtspot-mcp
★ 1 stars Python API Integration Updated 7d ago
MCP server for the ThoughtSpot API — search metadata, export/import TML, manage connections, query data and export reports from any MCP client.
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": {
    "thoughtspot-mcp": {
      "command": "uvx",
      "args": [
        "thoughtspot-mcp"
      ]
    }
  }
}

Or install with pip: pip install thoughtspot-mcp

README Excerpt

MCP server for the [ThoughtSpot REST API v2.0](https://developers.thoughtspot.com/docs/rest-apiv2-reference). Built with the [official MCP Python SDK](https://github.com/modelcontextprotocol/python-sdk) (FastMCP). Lets any MCP-compatible client (Cursor, Claude Desktop, Claude Code, MCP Inspector, etc.) interact with your ThoughtSpot instance through natural language.

Tools (20)

THOUGHTSPOT_ACCESS_TOKENTHOUGHTSPOT_HOSTTHOUGHTSPOT_ORG_IDTHOUGHTSPOT_PASSWORDTHOUGHTSPOT_REQUEST_TIMEOUT_SECONDSTHOUGHTSPOT_SECRET_KEYTHOUGHTSPOT_TOKEN_VALIDITY_SECONDSTHOUGHTSPOT_USERNAMEthoughtspot_async_import_tmlthoughtspot_create_connectionthoughtspot_delete_connectionthoughtspot_delete_metadatathoughtspot_export_answer_reportthoughtspot_export_liveboard_reportthoughtspot_export_tmlthoughtspot_get_answer_datathoughtspot_get_connectionthoughtspot_get_liveboard_datathoughtspot_get_tml_import_statusthoughtspot_health_check

Topics

business-intelligencedata-analyticsgenerative-bimcpmcp-servermodel-context-protocolthoughtspot