BPMN-MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_bpmn_diagramC | Create a new BPMN diagram. Returns a diagram ID that can be used with other tools. |
| add_bpmn_elementC | Add an element (task, gateway, event, etc.) to a BPMN diagram |
| connect_bpmn_elementsC | Connect two BPMN elements with a sequence flow |
| export_bpmn_xmlC | Export a BPMN diagram as XML |
| export_bpmn_svgC | Export a BPMN diagram as SVG |
| list_bpmn_elementsC | List all elements in a BPMN diagram |
| import_bpmn_xmlC | Import an existing BPMN XML diagram |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/dattmavis/BPMN-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server