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.
संबंधित सर्वर
WordPress Author MCP Server
A personality-based MCP server for WordPress, providing role-appropriate tools for content management.
Simple Voice MCP Server
A simple text-to-speech server that plays audio from text, supporting multiple voice models.
Video Editor MCP Server
Perform video editing operations using natural language commands via FFmpeg.
Vedit-MCP
Perform basic video editing operations using natural language commands. Requires ffmpeg to be installed.
SpellChecker
A fast, multilingual spell-checker for Large Language Models.
Confluence
Interact with the Confluence API to manage spaces, pages, and content. Supports searching, creating, and updating pages.
Airflow MCP
Interact with Apache Airflow using natural language to manage and monitor your data workflows.
OSP Marketing Tools for Node.js
A suite of tools for technical marketing content creation, optimization, and product positioning based on Open Strategy Partners' methodologies.
MATLAB MCP Core Server
Run MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks®.
Flomo
A server to write notes to Flomo using its incoming webhook API.