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
YNAB MCP Server
Integrate AI assistants with your You Need A Budget (YNAB) account for budget automation and analysis.
Date-time Tools
A server for date-time manipulation and timezone conversion.
ClickUp
Integrate ClickUp with AI applications to manage tasks, spaces, lists, and folders.
Linear MCP Server
An MCP server for interacting with the Linear API, allowing AI agents to manage issues, projects, and teams.
Confluence MCP
An MCP server that enables AI assistants to interact with Confluence content through a standardized interface.
Redmine MCP Server for Cline
Integrates with Redmine to manage projects and issues through the Cline VS Code extension.
hh-jira-mcp-server
A MCP server for interacting with Jira. It requires external configuration via environment variables for credentials and filters.
Browser Use
A simple, self-contained notes system with resources, tools, and prompts.
myAI Memory Sync
Synchronizes memory templates across different Claude interfaces.
Browser
Interact with and control your web browser via a browser extension.