MCP server

ThoughtSpot

MCP

Official ThoughtSpot MCP. Ask the data in English.

ThoughtSpot’s agent endpoint. OAuth, then liveboards and answers under your identity.

latest·Proprietary·Updated this quarter·github.com/thoughtspot/mcp-server·Transport: http

Claude CodeCursorDesktop
ScannedActive

claude_desktop_config.json

{
  "mcpServers": {
    "thoughtspot": {
      "url": "https://agent.thoughtspot.app/mcp"
    }
  }
}

By ThoughtSpot

Spec

What the server actually exposes.

  • search

    read

    A natural-language question.

  • liveboards

    read

    Liveboards you can see.

  • answer

    read

    An existing answer.

Guardrails

  • OAuth or an API key you provide
  • Writes are separate tools
  • Scope is the account you connect

thoughtspot-mcp.mcp/tools

Tools

  • search

    A natural-language question.

    read
  • liveboards

    Liveboards you can see.

    read
  • answer

    An existing answer.

    read

Last call

{ "ok": true,
  "tool": "search",
  "rows": 12 }

Other servers worth installing

Discussion

No notes yet. Be the first hunter to report back.