ServiceTitan MCP Server
An MCP server for integrating with the ServiceTitan platform.
ServiceTitan MCP Server
(Please test)
To build the MCP server, run:
npm install && npm run build
This will compile the typescript files and produce a build directory plus it will output the json you can copy/paste into your MCP client (Claude Desktop, Windsurf, Cursor, etc.)
If all things go well, this will produce an output similar to this:
{ "mcpServers": { "my-mcp": { "command": "node", "args": [ "/build/index.js" ], "env": [ { "SERVICE_TITAN_CLIENT_ID": "" }, { "SERVICE_TITAN_CLIENT_SECRET": "" }, { "SERVICE_TITAN_APP_KEY": "" }, { "SERVICE_TITAN_TENANT_ID": "" } ] } } }
If you have found value in this service please share it on social media. You can tag me @jordandalton on X, or jdcarnivore on Reddit.
Related Servers
Google Calendar
Integrates with Google Calendar to manage events, reminders, and schedules using OAuth 2.0.
GitBook
Access and manage GitBook spaces and content using the GitBook API.
Garmin Workouts MCP
Create Garmin Connect workouts using natural language.
Resource Hub
Connects to the Resource Hub to centrally configure and manage your MCP servers.
Google Tag Manager
Manage Google Tag Manager accounts, containers, and tags via its API, with built-in Google OAuth.
Travel MCP Server
A comprehensive travel planning server for flight search, accommodation booking, currency exchange, and weather forecasting.
MCP Sync
A CLI tool to synchronize MCP (Model Context Protocol) settings across multiple AI coding tools.
Screen View
Capture and analyze screenshots using the Claude Vision API.
DateTime
Provides current date and time with configurable formats and timezones.
AISecretary
A collection of MCP servers to automate virtual secretary tasks within the Microsoft Outlook suite, managing tools like Mail and Categories.