Skip to main content
Glama

SmartSuite MCP Server

by elevanaltd
tsconfig.build.json363 B
{ // Critical-Engineer: consulted for build configuration and CI type-safety strategy // This file is for building production artifacts. // It inherits all compiler options from the base tsconfig.json // and ONLY excludes test and spec files. "extends": "./tsconfig.json", "exclude": [ "node_modules", "**/*.test.ts", "**/*.spec.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/elevanaltd/smartsuite-mcp'

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