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 |
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 | |
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/lpeluso-dotcom/servicetitan-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server