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
We read the source, 20 h ago · rules 3dff92dd89df
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.
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.
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.
Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.
claude mcp add mcp-server --transport http https://agent.thoughtspot.app/mcp
{
"mcpServers": {
"mcp-server": {
"url": "https://agent.thoughtspot.app/mcp"
}
}
}
[mcp_servers.mcp-server]
url = "https://agent.thoughtspot.app/mcp"
{
"mcpServers": {
"mcp-server": {
"url": "https://agent.thoughtspot.app/mcp"
}
}
}
{
"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.
| URL | Transport | State | Latency | Checked |
|---|---|---|---|---|
| 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 |
VariFlight's official MCP server provides tools to query flight, weather, comfort, and fare data.
An MCP server that provides fast and up-to-date IP geolocation data.
An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.
Python MCP server for MySQL database inspection and querying
An MCP server that provides tools for fetching, converting, and extracting data from web pages.
An MCP server that provides tools to author OSCAL security compliance documentation
Python MCP server for PostgreSQL database inspection and querying
The official Svelte MCP server providing docs and autofixing tools for Svelte development
Answers built from our own checks of this server.