Skip to main content
Glama

Thoughtspot

Official
by thoughtspot
tsconfig.json530 B
{ "compilerOptions": { "target": "esnext", "lib": ["esnext"], "jsx": "react-jsx", "module": "esnext", "moduleResolution": "Bundler", "resolveJsonModule": true, "allowJs": true, "checkJs": false, "noEmit": true, "isolatedModules": true, "allowSyntheticDefaultImports": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, "experimentalDecorators": true, "emitDecoratorMetadata": true }, "include": ["worker-configuration.d.ts", "src/**/*.ts", "deploy/**/*.ts"] }

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