SERVER

MCP Server

Rank #2226

app.thoughtspot/mcp-server

Thoughtspot

First listed
Apr 18, 2025
Last publish date
Sep 17, 2025
OVERVIEW

MCP Server is a Model Context Protocol (MCP) server published by thoughtspot. It ranks #2226 of 58,900 servers tracked on MCP Toplist, and its repository has 31 GitHub stars. MCP Server is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 4 tracked versions. It was first listed on Apr 18, 2025 and most recently updated on Sep 17, 2025.

STANDING
#2,226of 58,900 tracked serversTop 5%

Ranks ahead of 56,674 of 58,900 servers on MCP Toplist.

CONNECT

Use MCP Server

Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

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

This endpoint requires authentication — see the server’s docs for credentials.

Remote · SSE
{
  "mcpServers": {
    "thoughtspot": {
      "url": "https://agent.thoughtspot.app/sse"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

Remote · HTTP
{
  "mcpServers": {
    "thoughtspot": {
      "url": "https://agent.thoughtspot.app/bearer/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

Remote · SSE
{
  "mcpServers": {
    "thoughtspot": {
      "url": "https://agent.thoughtspot.app/bearer/sse"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

REGISTRIES

Listed on 3 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

thoughtspot

Organization
Total servers
3
Total versions
4
MORE FROM THIS PUBLISHER

Other servers by thoughtspot

View all thoughtspot servers →
VERSIONS

Available versions (4)

VersionPublished
1.0.1Sep 17, 2025
1.0.0Sep 17, 2025
0.5.0Sep 17, 2025
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Server?
Thoughtspot
Who maintains MCP Server?
MCP Server is maintained by thoughtspot, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
Is MCP Server an official MCP server?
Yes — MCP Server is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
How many versions does MCP Server have?
MCP Toplist tracks 4 versions of MCP Server, most recently published on Sep 17, 2025.
Where can I find the source code for MCP Server?
The source code for MCP Server is hosted at github.com/thoughtspot/mcp-server.
EXPLORE