Back to directory
@thoughtspot/mcp-server

@thoughtspot/mcp-server

@thoughtspot30

The ThoughtSpot MCP Server provides secure OAuth-based authentication and a set of tools for querying and retrieving relevant data from your ThoughtSpot instance. It's a remote server hosted on Cloudflare.

OAuthThoughtSpotBIAnalyticsData Querycontext

Installation & Configuration

{
  "mcpServers": {
    "ThoughtSpot": {
      "command": "npx",
      "args": [
        "@thoughtspot/mcp-server"
      ],
      "env": {
        "TS_INSTANCE": "<your Thoughtspot Instance URL>",
        "TS_AUTH_TOKEN": "<ThoughtSpot Access Token>"
      }
    }
  }
}

Information

Transport
stdiostreamablesse
Language
TypeScript
Created
2025/4/17
Updated
2026/6/7