Camunda (7 & 8) API + MCP Server + A2A Server for Agentic AI!
Project description
camunda-mcp
A Model Context Protocol (MCP) server for Camunda integration.
Table of Contents
Overview
camunda-mcp exposes a standardized interface to interact with Camunda using the Model Context Protocol.
Installation
pip install -e .
Usage
Run the MCP server directly:
python -m camunda_mcp
Architecture
See /docs for architectural diagrams and further documentation.
Deployment
Bare-metal
python -m camunda_mcp.agent_server
Docker
docker compose -f docker/agent.compose.yml up -d
Environment Variables
| Variable | Description |
|---|---|
CAMUNDA_URL |
URL for the Camunda instance |
CAMUNDA_TOKEN |
Authentication token |
MCP Tools
| Tool | Description |
|---|---|
get_camunda_info |
Retrieve basic information from Camunda |
query_camunda |
Run a query against the Camunda instance |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file camunda_mcp-0.5.0.tar.gz.
File metadata
- Download URL: camunda_mcp-0.5.0.tar.gz
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2b70199191d5b83ab7e1d791b2b9e6651a87d138c1333a60ec122c4589e35879
|
|
| MD5 |
d75baa4b84b2388a404400e7a44eb2f7
|
|
| BLAKE2b-256 |
fe9d3ee0d5367d85b506402f11bc7354474a564239be379240a49279d3ecb6c2
|
File details
Details for the file camunda_mcp-0.5.0-py3-none-any.whl.
File metadata
- Download URL: camunda_mcp-0.5.0-py3-none-any.whl
- Upload date:
- Size: 27.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2eb24d2338fcc51a4ec3dd96565c6b73c970a0c46f8333af68e96ffecafd5a64
|
|
| MD5 |
1ce96a05c6457f4ccc760c114462a1da
|
|
| BLAKE2b-256 |
cb98e8e25bf1b4e8dbb87198190c3eb71104c6a8aa02e629a2626978da3bbd10
|