Skip to main content
Glama

Thoughtspot

Official
by thoughtspot
package.json1.85 kB
{ "name": "@thoughtspot/mcp-server", "version": "0.5.0", "description": "MCP Server for ThoughtSpot", "private": false, "main": "src/index.ts", "bin": { "mcp-server": "node --import tsx ./src/stdio.ts" }, "type": "module", "scripts": { "cf-typegen": "wrangler types", "start": "wrangler dev --local-protocol https", "dev": "wrangler dev", "deploy": "wrangler deploy", "format": "biome format --write", "lint": "biome lint", "lint:fix": "biome lint --write", "test": "vitest run", "test:watch": "vitest", "test:coverage": "vitest run --coverage", "bin": "node --import tsx ./src/stdio.ts", "run:deploy": "tsx deploy/index.ts" }, "keywords": [], "author": "", "license": "ThoughtSpot End user license agreement", "optionalDependencies": { "express": "^5.1.0" }, "devDependencies": { "@biomejs/biome": "^1.9.4", "@cloudflare/vitest-pool-workers": "^0.8.38", "@cloudflare/workers-types": "^4.20250612.0", "@types/cors": "^2.8.19", "@types/express": "^5.0.3", "@types/mixpanel-browser": "^2.60.0", "@types/node": "^22.15.3", "@types/node-fetch": "^2.6.0", "@vitest/coverage-istanbul": "^3.1.2", "@vitest/coverage-v8": "^3.1.2", "mcp-testing-kit": "^0.2.0", "node-fetch": "^2.6.0", "tsx": "^4.7.1", "typescript": "^5.8.3", "vitest": "^3.1.2", "workers-mcp": "^0.0.13", "wrangler": "^4.43.0" }, "dependencies": { "@cloudflare/workers-oauth-provider": "^0.0.5", "@hono/zod-validator": "^0.7.2", "@microlabs/otel-cf-workers": "^1.0.0-rc.52", "@modelcontextprotocol/sdk": "^1.20.1", "@thoughtspot/rest-api-sdk": "^2.13.1", "agents": "^0.2.14", "hono": "^4.9.7", "rxjs": "^7.8.2", "yaml": "^2.7.1", "zod": "^3.24.3", "zod-to-json-schema": "^3.24.5" } }

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