mcp-camunda

lepoco/mcp-camunda
★ 11 stars C# 🤖 AI/LLM Updated 19d ago
Tools to interact with the Camunda 7 Community Edition Engine using the Model Context Protocol (MCP). Whether you're automating workflows, querying process instances, or integrating with external systems, Camunda MCP Server is your agentic solution for seamless interaction with Camunda.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-camunda": {
      "command": "npx",
      "args": [
        "-y",
        "lepoco/mcp-camunda"
      ]
    }
  }
}

Topics

bpmbpmncamundadockermcpmcp-servermodel-context-protocol