Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HTTP_HOSTNoHost to bind the HTTP server to when MCP_TRANSPORT=http or --http is used.127.0.0.1
MCP_HTTP_PORTNoPort to bind the HTTP server to when MCP_TRANSPORT=http or --http is used.8787
MCP_TRANSPORTNoSet to 'http' to enable HTTP transport (equivalent to passing --http). If unset, stdio transport is used.
BRVM_DATA_MODENoData mode: 'fixture' (default) uses checked-in HTML/CSV under fixtures/ for deterministic offline use; 'live' fetches brvm.org HTML and Fredysessie CSVs, subject to site changes, pagination gaps, and ToS risk.fixture
MCP_AUTH_TOKENNoOptional bearer token that will be required via 'Authorization: Bearer <token>' on the /mcp endpoint.
MCP_ALLOWED_HOSTSNoComma-separated list of allowed hosts when binding the HTTP server beyond localhost.

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

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/LoicMessela/MCP-BRVM'

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