workato-mcp-server
0
The Workato MCP Server is a toolkit designed for seamless integration with Workato's API, facilitating API interactions through custom AI tools for the Cursor and Claude platforms. Key features include comprehensive management of recipes, connections, connectors, activity logs, and tags in a user-friendly environment.
Workato MCP Server Overview
Welcome to the Workato API integration toolkit, designed as a Model Context Protocol (MCP) server for Cursor or Claude.
Features
- Recipe Management: List, create, start, stop, and monitor recipes and folders.
- Connection Management: Manage connections including creation, listing, and status checking.
- Connector Discovery: Browse connectors with metadata and supported operations.
- Activity Logs: Track user activities in various environments with filters.
- Tag Management: Create, update, and manage tags with filtering options.
Getting Started
- Install dependencies with npm or yarn.
- Build the server with
npm run build
. - Set it up in Cursor using MCP settings for seamless integration.
Contributions are welcome, and the project is open-sourced under the MIT License.