OpenText Process Automation MCP
by amitagl27
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PA_PASSWORD | Yes | Password for AppWorks login. | |
| PA_USERNAME | Yes | Username for AppWorks login. | |
| PA_AUTH_MODE | No | Login strategy: auto, otds, or cordys. | auto |
| PA_CA_BUNDLE | No | Path to a PEM file containing your corporate root CA. Mutually exclusive with PA_VERIFY_TLS=false. | |
| PA_HTTP_HOST | No | Only used when PA_TRANSPORT=http. Bind address. | 127.0.0.1 |
| PA_HTTP_PORT | No | Only used when PA_TRANSPORT=http. | 8000 |
| PA_LOG_LEVEL | No | One of DEBUG, INFO, WARNING, ERROR, CRITICAL. | INFO |
| PA_TRANSPORT | No | Transport mode: stdio or http. | stdio |
| PA_VERIFY_TLS | No | Set to false to skip TLS certificate verification. Insecure. | true |
| PA_SERVICE_URL | Yes | The exact URL you see in your browser when looking at the Swagger UI of the entity service you want to expose. | |
| PA_REQUEST_TIMEOUT_S | No | Per-request HTTP timeout in seconds. | 30 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |