Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP bind host127.0.0.1
PORTNoHTTP bind port3300
MCP_TRANSPORTNoTransport: http (default) or stdio
MCP_BEARER_TOKENNoShared secret MCP clients must present. Required in HTTP mode.
TENANT_<NAME>_TOKENYesMatrix access token
MATRIX_PRIMARY_TENANTNoTenant used when the tenant arg is omitted. Default: alphabetically first.
TENANT_<NAME>_USER_IDYesFull MXID the token belongs to, e.g. @alice:example.org
TENANT_<NAME>_BASE_URLYesHomeserver base URL, e.g. https://matrix.example.org
MATRIX_MCP_MAX_UPLOAD_BYTESNoDecoded size cap for matrix_send_file (default 10 MiB)

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/cosmic-fire-eng/matrix-mcp'

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