IBM Business Automation Workflow MCP Server
Officialby ibmbpm
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| USERID | No | Your workflow user username (for basic authentication) | |
| API_KEY | No | Your Zen API key (prefixed with 'ZenApiKey') for Zen API key authentication | |
| ENDPOINT | Yes | The base URL of your workflow environment (e.g., https://your-baw-server.example.com) | |
| PASSWORD | No | Your workflow password (for basic authentication) | |
| LOG_LEVEL | No | Logging level (default: INFO). Supported values: DEBUG, INFO, WARNING, ERROR, CRITICAL | INFO |
| VERIFY_SSL | No | Whether to verify SSL certificates (default: true). Set to 'false' for self-signed certificates. | true |
| HTTP_TIMEOUT | No | Request timeout in seconds (optional) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/ibmbpm/ibm-baw-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server