Skip to main content
Glama
SmartSuiteFoundry

SmartSuite MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SMARTSUITE_API_KEYYesYour SmartSuite API key
SCHEMA_CACHE_TTL_MSNoApplication schema cache TTL (5 min)300000
SMARTSUITE_BASE_URLNoAPI base URLhttps://app.smartsuite.com/api/v1
SMARTSUITE_LOG_FILENoPath to write logs (default: stderr)
SMARTSUITE_MCP_MODENoAccess mode: readonly, readwrite, adminreadonly
SMARTSUITE_LOG_LEVELNoLog level: debug, info, warn, errorinfo
SMARTSUITE_ACCOUNT_IDYesYour SmartSuite account ID
SMARTSUITE_MAX_RECORDSNoHard cap for list/query tools100
SMARTSUITE_RETRY_COUNTNoNumber of retries for rate limits and transient errors2
SMARTSUITE_ENABLE_DELETENoEnable delete toolsfalse
SMARTSUITE_MAX_BATCH_WRITESNoMax records per batch update25
SMARTSUITE_ALLOWED_SOLUTIONSNoComma-separated solution IDs to allow (default: all)
SMARTSUITE_REQUEST_TIMEOUT_MSNoHTTP request timeout in milliseconds30000
SMARTSUITE_DENIED_APPLICATIONSNoComma-separated application IDs to block (default: none)
SMARTSUITE_ENABLE_SCHEMA_WRITENoEnable schema write toolsfalse
SMARTSUITE_ALLOWED_APPLICATIONSNoComma-separated application IDs to allow (default: all)
SMARTSUITE_ENABLE_SMARTDOC_WRITENoEnable SmartDoc append toolsfalse

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/SmartSuiteFoundry/smartsuite-mcp-server'

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