camunda-mcp-server

hhauschild/camunda-mcp-server

3.1

If you are the rightful owner of camunda-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Camunda MCP Server is an early-stage Model Context Protocol server designed to facilitate interaction between AI assistants and the Camunda workflow engine.

Tools

Functions exposed to the LLM to take actions

list_tasks

Get user task lists with optional filtering (assignee, process, etc.).

get_task_details

Retrieve comprehensive task information including variables.

complete_task

Complete tasks with optional variables and comments.

create_task

Create standalone tasks (if workflow supports it).

add_task_comment

Add comments to existing tasks.

get_task_comments

Retrieve comment history for tasks.

list_process_instances

Query running/completed process instances.

list_process_definitions

Retrieve BPMN process definitions and metadata.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources