Workato MCP Server provides a bridge between Claude and the Workato automation platform API, enabling AI assistants to manage integration recipes, connections, and workflows. Built with TypeScript, it implements over 20 tools for operations like listing and creating recipes, managing connections, organizing folders, monitoring jobs, and working with tags. The server authenticates with Workato using an API token and transforms all responses into a consistent format, making it ideal for automating integration workflows, monitoring recipe execution, and managing integration assets directly from AI conversations without switching contexts.
No reviews yet. Be the first to review!
Sign in to join the conversation
List all recipes with filtering options.
Create a new recipe.
Start a specific recipe.
Stop a running recipe.
List all connections.
Create a new connection.
Get metadata for specific connectors.
List all available connectors.
List all folders.
Create a new folder.
Modify folder properties.
List all projects.
Update project details.
List all API endpoints with optional filtering by collection.
Retrieve detailed activity logs with advanced filtering options.
List and filter available tags in your workspace with advanced query options.
Create a new tag with custom title, description, and color.
Modify an existing tag's properties.
Remove a tag from your workspace.
Apply or remove tags from recipes and connections.
View jobs for a specific recipe.
Get detailed job information.
Resume a paused job.