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.
Máy chủ liên quan
Peek.com Remote MCP Server
Simplify trip planning with Peek.com's Remote MCP for amazing experiences
Atlassian Jira
Integrates AI with Atlassian Jira to manage projects, search for issues, and view development information like commits and pull requests.
Zendesk MCP Server
Manage Zendesk tickets and comments, analyze tickets, draft responses, and access Help Center articles as a knowledge base.
YNAB MCP Server
Integrate AI assistants with your You Need A Budget (YNAB) account for budget automation and analysis.
Obsidian
Interact with your Obsidian vault from your IDE or Claude Desktop.
Marketing Automation MCP Server
Automates marketing operations with AI-powered optimization, real-time analytics, and multi-platform integration.
Google Workspace MCP Server
An MCP server for interacting with Google Workspace services like Gmail and Calendar.
Microsoft To Do MCP
Interact with Microsoft To Do using the Microsoft Graph API.
Anki MCP
A Model Context Protocol (MCP) server that provides seamless integration with Anki, enabling AI assistants to interact with your flashcard collection. Create, read, update, and manage Anki cards programmatically through a standardized interface.
Redmine MCP Server for Cline
Integrates with Redmine to manage projects and issues through the Cline VS Code extension.