Skip to main content
Glama

Smartsheet MCP Server

tsconfig.build.json325 B
{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": "./src", "outDir": "./build", "module": "Node16", "moduleResolution": "Node16", "exactOptionalPropertyTypes": false }, "include": [ "src/**/*" ], "exclude": [ "node_modules", "build", "coverage", "tests" ] }

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/terilios/smartsheet-server'

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