MCP Integration Bridge
by Randika97
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| STATE_DIR | No | Directory for cached cookies and tokens. | |
| CODEGEN_ROOT | No | Root directory for generated workflow modules. | |
| HUB_CONNECTOR | No | Connector type for the optional hub role. | |
| ACTIVE_PROFILE | Yes | The ID of the active profile (e.g., 'erp-to-tms'). | |
| SOURCE_BASE_URL | Yes | Base URL of the source system. | |
| TARGET_BASE_URL | Yes | Base URL of the target system. | |
| TARGET_PASSWORD | Yes | Password for target system authentication. | |
| TARGET_USERNAME | Yes | Username for target system authentication. | |
| SOURCE_CLIENT_ID | Yes | Client ID for source system authentication. | |
| SOURCE_CONNECTOR | No | Connector type for the source role (e.g., oauth2_rest, session_graphql, token_api). | |
| SOURCE_DOCS_PATH | Yes | Path to the source system's documentation or source tree. | |
| SOURCE_TOKEN_URL | Yes | OAuth2 token endpoint of the source system. | |
| TARGET_CONNECTOR | No | Connector type for the target role (e.g., oauth2_rest, session_graphql, token_api). | |
| TARGET_DOCS_PATH | Yes | Path to the target system's documentation or source tree. | |
| HUB_ALLOWED_HOSTS | No | Comma-separated list of allowed hosts for the hub connector. | |
| SOURCE_DOCS_GLOBS | No | Comma-separated glob patterns for selecting searchable documentation files in the source. | |
| TARGET_DOCS_GLOBS | No | Comma-separated glob patterns for selecting searchable documentation files in the target. | |
| SOURCE_ALLOWED_HOSTS | No | Comma-separated list of allowed hosts for the source connector (SSRF protection). | |
| SOURCE_CLIENT_SECRET | Yes | Client secret for source system authentication. | |
| TARGET_ALLOWED_HOSTS | No | Comma-separated list of allowed hosts for the target connector. | |
| SOURCE_DOCS_INDEX_GLOB | No | Glob pattern to identify the index file for the source documentation. | |
| TARGET_DOCS_INDEX_FILE | No | Path to the index file for the target documentation. | |
| TRANSFER_POST_CALLBACK | No | Set to '1' or 'true' to allow writing back to the source system. | |
| TARGET_DOCS_INDEX_REGEX | No | Regular expression to extract named API surfaces from the target index file. |
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