Skip to main content
Glama

Thoughtspot

Official
by thoughtspot
biome.json518 B
{ "$schema": "./node_modules/@biomejs/biome/configuration_schema.json", "organizeImports": { "enabled": true }, "files": { "include": ["src/**/*.ts", "test/**/*.ts"] }, "linter": { "enabled": true, "rules": { "suspicious": { "noExplicitAny": "off" }, "style": { "noNonNullAssertion": "off", "noParameterAssign": "off" } } }, "formatter": { "enabled": true, "include": ["src/**/*.ts", "test/**/*.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