Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort injected by platforms like Railway. Overrides DEX_MCP_PORT if set.
DEX_MCP_HTTPNoEnable remote mode. Bind 0.0.0.0, serve MCP over HTTP at /mcp, and point the bridge at wss://<host>.false
DEX_MCP_PORTNoWebSocket hub port.8392
DEX_MCP_TOKENNoShared token required by the bridge. Required in remote mode (container disks are ephemeral).
DEX_MCP_TOKEN_FILENoWhere the auto-generated token is persisted.~/.dex-mcp/token
DEX_MCP_ENABLE_WRITENoEnable set_property tool.true
DEX_MCP_ENABLE_REMOTESNoEnable remote calling/spying.true
DEX_MCP_RPC_TIMEOUT_MSNoPer-request timeout in milliseconds.15000
DEX_MCP_ENABLE_RUN_LUAUNoEnable run_luau tool.true

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/sanztheo/dex-mcp'

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