Oracle E-Business Suite (EBS R12) Concurrent Request MCP Server
by Yousef200188
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (e.g., INFO, DEBUG). Default: INFO. | INFO |
| EBS_USER_ID | No | The EBS application user ID (e.g., 0). Optional; if omitted, the server resolves it using EBS_USERNAME. | |
| ORACLE_HOST | Yes | The Oracle database host (e.g., 10.100.100.104). | |
| ORACLE_PORT | Yes | The Oracle database port (e.g., 1532). | 1532 |
| ORACLE_USER | Yes | The database user (e.g., apps). | |
| EBS_USERNAME | No | The EBS application username (e.g., SYSADMIN). Required for dynamic resolution if EBS_USER_ID is not provided. | |
| ORACLE_SERVICE | Yes | The Oracle database service name (e.g., HRVIS). | |
| ORACLE_PASSWORD | Yes | The database password (e.g., apps). | |
| ORACLE_POOL_MAX | No | Maximum connection pool size. Default: 5. | 5 |
| ORACLE_POOL_MIN | No | Minimum connection pool size. Default: 1. | 1 |
| POLL_TIMEOUT_SECONDS | No | Poll timeout for wait_for_concurrent_request in seconds. Default: 180. | 180 |
| EBS_RESPONSIBILITY_ID | No | The EBS responsibility ID (e.g., 21514). Optional; if omitted, the server resolves it using EBS_RESPONSIBILITY_NAME. | |
| POLL_INTERVAL_SECONDS | No | Poll interval for wait_for_concurrent_request in seconds. Default: 5. | 5 |
| QUERY_TIMEOUT_SECONDS | No | Query timeout in seconds. Default: 30. | 30 |
| EBS_RESPONSIBILITY_NAME | No | The EBS responsibility name (e.g., Global HRMS Manager). Required for dynamic resolution if EBS_RESPONSIBILITY_ID is not provided. | |
| EBS_RESPONSIBILITY_APPL_ID | No | The EBS responsibility application ID (e.g., 800). Optional; if provided, it overrides dynamic resolution. | |
| ALLOWED_CONCURRENT_PROGRAMS | Yes | Comma-separated list of approved concurrent program short names (e.g., PERRPPSM,PERRPRAA). |
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues