servicetitan-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ST_ENV | No | ServiceTitan environment: production or integration | production |
| JWT_SECRET | No | Enables signed-JWT inbound auth | |
| ST_APP_KEY | Yes | ServiceTitan app key | |
| WRITE_GATE | No | Set to off to disable the two-phase write flow | on |
| MCP_LOCKDOWN | No | Set to true to force read-only mode | false |
| MCP_SYNC_KEY | Yes | Inbound shared key clients send as X-Sync-Key | |
| ST_CLIENT_ID | Yes | ServiceTitan OAuth client ID | |
| ST_TENANT_ID | Yes | Your ServiceTitan tenant ID | |
| ST_CLIENT_SECRET | Yes | ServiceTitan OAuth client secret | |
| ST_WEBHOOK_SECRET | No | HMAC secret for POST /webhooks/st | |
| MCP_SERVICE_VERSION | No | Version string reported by /health |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues