Skip to main content
Glama
datarelay-labs

DataRelay Link MCP Relay

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DRLINK_RELAY_BINDNoThe local IP address to bind the relay server to.127.0.0.1
DRLINK_RELAY_PORTNoThe local port to bind the relay server to.8741
DRLINK_RELAY_UPSTREAM_URLYesThe URL of the upstream MCP server that the relay connects to.
DRLINK_RELAY_UPSTREAM_TOKENYesThe token used to authenticate to the upstream MCP server.
DRLINK_RELAY_MOCK_PLUGIN_TOKENNoThe bearer token accepted by the relay for incoming client requests. Defaults to a loopback-only mock token.dev-plugin-token
DRLINK_RELAY_ALLOW_LOOPBACK_UPSTREAMNoSet to '1' to allow the upstream URL to point to a loopback address (e.g., for local testing).0
DRLINK_RELAY_ALLOW_NON_LOOPBACK_BINDNoSet to '1' to allow binding to a non-loopback interface. Requires an explicit non-default DRLINK_RELAY_MOCK_PLUGIN_TOKEN.0

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

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