Thoughtspot MCP Server

ThoughtSpot Spotter MCP Server provides a set of tools for querying and retrieving relevant data from your ThoughtSpot instance. Spotter connects to your ThoughtSpot instance, handles authentication securely, and returns live answers from your own data. It is available as a remote MCP endpoint.

Teams that want a hosted security endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-22 · ★ 33 · #106 OF 182 MAINTAINED SECURITY · VERIFIED 2026-08-25

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install Thoughtspot MCP Server

Claude Code

claude mcp add thoughtspot-mcp-server --transport http https://agent.thoughtspot.app/mcp

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://agent.thoughtspot.app/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to agent.thoughtspot.app

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace app.thoughtspot - domain-verified with the official MCP registry

03 · Who maintains Thoughtspot MCP Server

mcp-server is maintained by thoughtspot. It's the only MCP server we track from this author; the repo dates to Apr 2025.

04 · Facts

category
security - ranked #106 of 182 actively-maintained security servers as of 2026-08-25.
registry
app.thoughtspot/mcp-server (active, first published 2025-09-17 · 3 versions)

05 · Thoughtspot MCP Server FAQ

What is Thoughtspot MCP Server?

ThoughtSpot Spotter MCP Server provides a set of tools for querying and retrieving relevant data from your ThoughtSpot instance. Spotter connects to your ThoughtSpot instance, handles authentication securely, and returns live answers from your own data. It is available as a remote MCP endpoint.

Is Thoughtspot MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-22. We re-verify nightly.

How do I install Thoughtspot MCP Server?

Run `claude mcp add thoughtspot-mcp-server --transport http https://agent.thoughtspot.app/mcp`. You can also paste the ready-made client config above.

Does Thoughtspot MCP Server require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Thoughtspot MCP Server

More security MCP servers · Zyrax Guard · Raven Nest MCP · Hound · NeuroDock (hosted) · Scopeblind MCP

More TypeScript MCP servers · Memory MCP Lite · Ticker DB · Charlotte · Sessionplan · see all