Skip to main content
Glama

Smartsheet MCP Server

.nycrc.json527 B
{ "extends": "@istanbuljs/nyc-config-typescript", "check-coverage": true, "all": true, "include": [ "src/**/*.ts" ], "exclude": [ "src/**/*.d.ts", "src/**/*.test.ts", "src/**/*.spec.ts", "tests/**/*", "coverage/**/*", "build/**/*", "node_modules/**/*" ], "reporter": [ "text", "text-summary", "lcov", "html" ], "report-dir": "coverage/nyc", "cache": true, "temp-dir": ".nyc_output", "branches": 80, "functions": 80, "lines": 80, "statements": 80 }

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