Skip to main content
Glama
Randika97

MCP Integration Bridge

by Randika97

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
STATE_DIRNoDirectory for cached cookies and tokens.
CODEGEN_ROOTNoRoot directory for generated workflow modules.
HUB_CONNECTORNoConnector type for the optional hub role.
ACTIVE_PROFILEYesThe ID of the active profile (e.g., 'erp-to-tms').
SOURCE_BASE_URLYesBase URL of the source system.
TARGET_BASE_URLYesBase URL of the target system.
TARGET_PASSWORDYesPassword for target system authentication.
TARGET_USERNAMEYesUsername for target system authentication.
SOURCE_CLIENT_IDYesClient ID for source system authentication.
SOURCE_CONNECTORNoConnector type for the source role (e.g., oauth2_rest, session_graphql, token_api).
SOURCE_DOCS_PATHYesPath to the source system's documentation or source tree.
SOURCE_TOKEN_URLYesOAuth2 token endpoint of the source system.
TARGET_CONNECTORNoConnector type for the target role (e.g., oauth2_rest, session_graphql, token_api).
TARGET_DOCS_PATHYesPath to the target system's documentation or source tree.
HUB_ALLOWED_HOSTSNoComma-separated list of allowed hosts for the hub connector.
SOURCE_DOCS_GLOBSNoComma-separated glob patterns for selecting searchable documentation files in the source.
TARGET_DOCS_GLOBSNoComma-separated glob patterns for selecting searchable documentation files in the target.
SOURCE_ALLOWED_HOSTSNoComma-separated list of allowed hosts for the source connector (SSRF protection).
SOURCE_CLIENT_SECRETYesClient secret for source system authentication.
TARGET_ALLOWED_HOSTSNoComma-separated list of allowed hosts for the target connector.
SOURCE_DOCS_INDEX_GLOBNoGlob pattern to identify the index file for the source documentation.
TARGET_DOCS_INDEX_FILENoPath to the index file for the target documentation.
TRANSFER_POST_CALLBACKNoSet to '1' or 'true' to allow writing back to the source system.
TARGET_DOCS_INDEX_REGEXNoRegular expression to extract named API surfaces from the target index file.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/Randika97/mcp-integration-bridge'

If you have feedback or need assistance with the MCP directory API, please join our Discord server