Skip to main content
Glama

CrewAI Enterprise MCP Server

Official
by crewAIInc

kickoff_crew

Initiate new CrewAI workflows using specified inputs to generate tasks and track their status via the CrewAI Enterprise MCP Server.

Instructions

Start a new crew task

Args: inputs: Dictionary containing the query and other input parameters Returns: Dictionary containing the crew task response. The response will contain the crew id which needs to be returned to check the status of the crew.

Input Schema

NameRequiredDescriptionDefault
inputsYes

Input Schema (JSON Schema)

{ "properties": { "inputs": { "title": "Inputs", "type": "object" } }, "required": [ "inputs" ], "title": "kickoff_crewArguments", "type": "object" }
Install Server

Other Tools from CrewAI Enterprise MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/crewAIInc/enterprise-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server