Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHTTP bind address (HTTP mode only).0.0.0.0
PORTNoHTTP port (HTTP mode only).3333
GITHUB_TOKENNoFallback for MERIDIAN_GITHUB_TOKEN if the latter is not set.
MERIDIAN_MODELNoGitHub Models chat model to use.meta/llama-3.3-70b-instruct
MERIDIAN_HTTP_PATHNoHTTP endpoint path (HTTP mode only)./mcp
MERIDIAN_CANDIDATESNoNumber of candidates generated per call.5
MERIDIAN_TIMEOUT_MSNoAbort fetch after this many milliseconds.90000
MERIDIAN_GITHUB_TOKENNoGitHub Personal Access Token with 'Models: read' scope. Required unless GITHUB_TOKEN is provided.
MERIDIAN_GATEWAY_TOKENNoIf set, switches HTTP mode auth from pass-through to shared-key gateway.
MERIDIAN_MODELS_ENDPOINTNoOverride for self-hosted gateways.https://models.github.ai/inference/chat/completions

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/LuuOW/meridian-mcp'

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