MCP Server
Rank #2226app.thoughtspot/mcp-server
Thoughtspot
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.
Ranks ahead of 56,674 of 58,900 servers on MCP Toplist.
Use MCP Server
Add MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"thoughtspot": {
"url": "https://agent.thoughtspot.app/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"thoughtspot": {
"url": "https://agent.thoughtspot.app/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"thoughtspot": {
"url": "https://agent.thoughtspot.app/bearer/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"thoughtspot": {
"url": "https://agent.thoughtspot.app/bearer/sse"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 3 registries (1 delisted)
thoughtspot
Other servers by thoughtspot
View all thoughtspot servers →Available versions (4)
| Version | Published |
|---|---|
| 1.0.1 | Sep 17, 2025 |
| 1.0.0 | Sep 17, 2025 |
| 0.5.0 | Sep 17, 2025 |
| 0.1.0 | Nov 25, 2024 |
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.