
Mcp Server
Let your coding agent query ThoughtSpot liveboards and answers with OAuth-backed MCP tools instead of exporting CSVs by hand.
Overview
ThoughtSpot MCP is a MCP server for the Grow phase that provides OAuth and bearer-authenticated tools for querying your ThoughtSpot analytics from an agent.
What is this MCP server?
- OAuth authentication flow for ThoughtSpot via hosted agent.thoughtspot.app endpoints
- Multiple transport options: streamable-http and SSE on standard and bearer URL variants
- Bearer routes support token@ts-host or separate X-TS-Host for your ThoughtSpot instance
- Designed for querying ThoughtSpot data from MCP clients
- Registry-listed remotes for HTTP and SSE without local server install
- 4 documented remote endpoints (HTTP, SSE, bearer HTTP, bearer SSE)
- Registry schema 2025-09-29
- Hosted base domain agent.thoughtspot.app
Community signal: 32 GitHub stars.
What problem does it solve?
You have metrics in ThoughtSpot but switching dashboards breaks flow when your agent is drafting growth experiments or support triage.
Who is it for?
Indie SaaS founders or small teams already paying for ThoughtSpot who want agent-side access to search and query APIs.
Skip if: Builders without a ThoughtSpot tenant or who only need lightweight product analytics in PostHog or Plausible.
What do I get? / Deliverables
Your agent can query ThoughtSpot through MCP so analytics context shows up inside the same session as code and docs.
- Authenticated MCP connection to ThoughtSpot agent endpoints
- Agent-invokable queries against your ThoughtSpot data
- Faster analytics-informed prompts without manual dashboard exports
Recommended MCP Servers
Journey fit
How it compares
ThoughtSpot BI MCP bridge, not a warehouse ETL skill or a generic SQL MCP.
Common Questions / FAQ
Who is ThoughtSpot MCP for?
It is for builders and operators on ThoughtSpot who want Claude Code, Cursor, or other MCP clients to query analytics with proper OAuth or bearer auth.
When should I use ThoughtSpot MCP?
Use it in the grow phase when you routinely need ThoughtSpot answers while planning experiments, reporting, or debugging metric drift from your agent.
How do I add ThoughtSpot MCP to my agent?
Register a remote such as https://agent.thoughtspot.app/mcp or the bearer URL with Authorization and X-TS-Host per your instance, following ThoughtSpot’s OAuth or token docs.