/
MCP Server for ThoughtSpot - provides OAuth authentication and tools for querying data
Server configuration and capabilities from the MCP manifest
Size: 2,008 bytes (502 tokens)
Tools Found: 5
Analysis ID: 74px5v2w
MCP Server for ThoughtSpot - provides OAuth authentication and tools for querying data
Stars
Registry ID: c695356d-8607-402e-b15d-651af6d3cac7
Added to Registry: 9/21/2025
Last Updated: 9/22/2025
Last Seen: 9/22/2025
License: Other
Default Branch: main
Last Push: 9/21/2025
Open Issues: 6
Historical performance and growth metrics over time
{ "server.json": { "name": "app.thoughtspot/mcp-server", "status": "active", "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "remotes": [ { "url": "https://agent.thoughtspot.app/mcp", "type": "streamable-http" }, { "url": "https://agent.thoughtspot.app/sse", "type": "sse" }, { "url": "https://agent.thoughtspot.app/bearer/mcp", "type": "streamable-http", "headers": [ { "name": "Authorization", "is_secret": true, "description": "Bearer token for authentication, have the ts-host as 'token@ts-host' or as a separate 'x-ts-host' header", "is_required": true }, { "name": "X-TS-Host", "is_secret": false, "description": "ThoughtSpot instance URL, if not provided in the authorization header", "is_required": false } ] }, { "url": "https://agent.thoughtspot.app/bearer/sse", "type": "sse", "headers": [ { "name": "Authorization", "is_secret": true, "description": "Bearer token for authentication, have the ts-host as 'token@ts-host' or as a separate 'x-ts-host' header", "is_required": true }, { "name": "X-TS-Host", "is_secret": false, "description": "ThoughtSpot instance URL, if not provided in the authorization header", "is_required": false } ] } ], "version": "1.0.1", "repository": { "url": "https://github.com/thoughtspot/mcp-server", "source": "github" }, "description": "MCP Server for ThoughtSpot - provides OAuth authentication and tools for querying data", "capabilities": { "tools": [ { "name": "ping", "description": "Test connectivity and authentication" }, { "name": "getRelevantQuestions", "description": "Get relevant data questions from ThoughtSpot analytics based on a user query" }, { "name": "getAnswer", "description": "Get the answer to a specific question from ThoughtSpot analytics" }, { "name": "createLiveboard", "description": "Create a liveboard from a list of answers" }, { "name": "getDataSourceSuggestions", "description": "Get datasource suggestions for a given query" } ], "resources": [ { "name": "datasources", "description": "List of ThoughtSpot Data models the user has access to" } ] }, "documentation": { "url": "https://github.com/thoughtspot/mcp-server#readme" } } }
Forks
Watchers
Contributors
Last Push: 9/21/2025
Open Issues: 6