Thoughtspot

Official
by thoughtspot
Integrations
  • Deployed as a Cloudflare Worker-based service that hosts the MCP server endpoints

  • Integration for code coverage reporting and monitoring

  • Integration with GitHub for CI/CD checks as shown by the check-runs badge

ThoughtSpot MCP 서버

ThoughtSpot MCP 서버는 Cloudflare Worker 기반 서비스로, ThoughtSpot 데이터 및 도구와 상호 작용하기 위한 모델 컨텍스트 프로토콜(MCP) 엔드포인트를 제공합니다. 안전한 OAuth 기반 인증과 ThoughtSpot 인스턴스에서 관련 데이터를 쿼리하고 검색하기 위한 도구 세트를 제공합니다.

목차

특징

  • OAuth 인증 : 사용자의 범위로 OAuth 흐름을 사용하여 엔드포인트를 보호합니다.
  • 도구 :
    • ping : 연결 및 인증을 테스트합니다.
    • getRelevantQuestions : 사용자 쿼리를 기반으로 ThoughtSpot 데이터베이스에서 관련 데이터 질문을 가져옵니다.
    • getAnswer : ThoughtSpot 데이터베이스에서 특정 질문에 대한 답변을 가져옵니다.
    • createLiveboard : 답변 목록에서 라이브보드를 만듭니다.
  • MCP 리소스 :
    • datasources : 사용자가 액세스할 수 있는 TS 데이터 모델 목록입니다.

MCP 클라이언트 구성

MCP 클라이언트(예: Claude Desktop, Windsurf, Cursor 등)에서 이 MCP 서버를 구성하려면 다음 구성을 MCP 클라이언트 설정에 추가하세요.

지엑스피1

지원되는 전송

기여하다

지역 개발

  1. 종속성 설치 :
    npm install
  2. 환경 변수 설정 :
    • .dev.vars 복사하고 ThoughtSpot 인스턴스 URL과 액세스 토큰을 입력합니다.
  3. 개발 서버를 시작합니다 .
    npm run dev

엔드포인트

  • /mcp : MCP HTTP 스트리밍 엔드포인트
  • /sse : MCP에 대한 서버에서 보낸 이벤트
  • /api : HTTP 엔드포인트로 노출되는 MCP 도구
  • /authorize , /token , /register : OAuth 엔드포인트

구성

  • wrangler.jsonc : 바인딩, 비밀, 호환성을 구성합니다.

MCP 서버, © ThoughtSpot, Inc. 2025

-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

생각의 장소

  1. 목차
    1. 특징
      1. MCP 클라이언트 구성
        1. 지원되는 전송
      2. 기여하다
        1. 지역 개발
        2. 엔드포인트
      3. 구성

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          This is a MCP server that implements an unreasonable thinking system. It helps generate unconventional solutions: Generating unreasonable thoughts that challenge conventional wisdom. Creating branches of thinking in different directions
          Last updated -
          3
          10
          JavaScript
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          An MCP server that implements the 'think' tool, providing Claude with a dedicated space for structured thinking during complex problem-solving tasks to improve reasoning capabilities.
          Last updated -
          48
          Python
          MIT License
          • Linux
          • Apple
        • -
          security
          A
          license
          -
          quality
          A minimal MCP Server that provides Claude AI models with the 'think' tool capability, enabling better performance on complex reasoning tasks by allowing the model to pause during response generation for additional thinking steps.
          Last updated -
          525
          1
          TypeScript
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          An MCP server that enables managing multiple lines of thought with features like branch navigation, cross-references between related thoughts, and insight generation from key points.
          Last updated -
          1
          TypeScript
          MIT License
          • Apple

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/thoughtspot/mcp-server'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server