mcpbeat Sign in

Thoughtspot MCP Server

by thoughtspot Your server? Claim it
answering

Thoughtspot is answering right now. Last checked 8 min ago. Last commit 21 Aug 2026.

MCP Server for ThoughtSpot - provides OAuth authentication and tools for querying data

Uptime history 47 days of history · worst day 45%
47 days agonow
49.5%
Uptime 24h
182 of 368 checks
Tools
hidden behind auth
127 ms
Response time
average over 24h
33
Stars
last commit 21 Aug 2026

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command worker-configuration.d.ts:2265
    exec(input?: (string | URLPatternInit), baseURL?: string): URLPatternResult | null;

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add mcp-server --transport http https://agent.thoughtspot.app/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://agent.thoughtspot.app/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-server]
url = "https://agent.thoughtspot.app/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://agent.thoughtspot.app/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-server": {
      "url": "https://agent.thoughtspot.app/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, but you need an API key from its owner to call it.

This server publishes 3 more addresses. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://agent.thoughtspot.app/mcp streamable-http needs key 87 ms 8 min ago
https://agent.thoughtspot.app/sse sse needs key 67 ms 8 min ago
https://agent.thoughtspot.app/bearer/mcp streamable-http answering 65 ms 8 min ago
https://agent.thoughtspot.app/bearer/sse sse answering 44 ms 8 min ago

Alternatives to Thoughtspot

same job, measured the same way
Variflight MCP
by variflight

VariFlight's official MCP server provides tools to query flight, weather, comfort, and fare data.

2 490 installs/wk local only
Geolocation MCP
by 7mza

An MCP server that provides fast and up-to-date IP geolocation data.

local only
Agent Skill
by deep-identity-inc

An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.

answering
MySQL MCP Server
by musaddiq-dev

Python MCP server for MySQL database inspection and querying

79 installs/wk local only
Huoshui Fetch
by huoshuiai42

An MCP server that provides tools for fetching, converting, and extracting data from web pages.

25 installs/wk local only
Compliance Trestle MCP
by oscal-compass

An MCP server that provides tools to author OSCAL security compliance documentation

149 installs/wk local only
PostgreSQL MCP Server
by musaddiq-dev

Python MCP server for PostgreSQL database inspection and querying

77 installs/wk local only
Svelte MCP
by svelte

The official Svelte MCP server providing docs and autofixing tools for Svelte development

26 558 installs/wk 4 tools answering

Thoughtspot — questions

Answers built from our own checks of this server.

Why is there no tool list for Thoughtspot?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 49.5% of checks in the last 24 hours got a reply.
Is Thoughtspot working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 182 of 368 checks got a reply (49.5%), average response time 127 ms. The bar chart above shows every period we have measured.
How do I connect Thoughtspot?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own key: it refuses anonymous clients.
Does Thoughtspot need an API key?
Yes. Every time we knock, Thoughtspot answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Thoughtspot?
It answers our handshake in 127 ms on average, which is faster than 80% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Thoughtspot open source?
We cannot say either way: written in TypeScript, 33 stars on GitHub and 2 open issues, but we could not determine the licence, and without one the code is not open source by default.