Secure OAuth-based tools for querying and retrieving data from your ThoughtSpot instance
The ThoughtSpot MCP Server provides secure OAuth-based authentication and a set of tools for querying and retrieving relevant data from your ThoughtSpot instance. It is a remote server hosted on Cloudflare. Supports native remote MCP in Claude.ai, or use mcp-remote for local clients like Claude Desktop, Cursor, and Windsurf.
Is it safe?
No package registry to scan for CVEs.
No authentication — any process on your machine can connect to this server.
License not specified.
Last scanned 0 days ago.
Is it maintained?
Last commit 0 days ago. 30 GitHub stars.
Will it work with my client?
Transport: http, stdio. Works with claude-desktop, cursor, claude-code, windsurf.
How much context will it use?
5 tools. Estimated ~200 tokens of your context window (0.1% of 200K).
What if it doesn't work?
Common issues: JSON syntax errors in config, network or firewall blocking. Setup guide covers troubleshooting. Or check GitHub issues for known problems.
{
"mcpServers": {
"ThoughtSpot": {
"args": [
"mcp-remote",
"https://agent.thoughtspot.app/mcp"
],
"command": "npx"
}
}
}This server supports HTTP transport. Be the first to test it — help the community know if it works.
pingTest connectivity and authentication with your ThoughtSpot instance
getRelevantQuestionsGet relevant data questions from ThoughtSpot analytics based on a user query
getAnswerGet the answer to a specific question from ThoughtSpot analytics
createLiveboardCreate a liveboard from a list of answers
getDataSourceSuggestionsGet datasource suggestions for a given query
datasourcesList of ThoughtSpot Data models the user has access to
Last scanned just now
No known vulnerabilities.
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.