Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MET_MCP_DATA_DIRYesPath to the serving directory containing catalogue.sqlite, manifest.json, vector_ids.npy, and vectors.npy.
MET_MCP_ALLOWED_HOSTSNoComma-separated list of allowed Host header values, e.g. '127.0.0.1:8000,localhost:8000'.
MET_MCP_ALLOWED_ORIGINSNoComma-separated list of allowed Origin header values, e.g. 'http://127.0.0.1:3000,http://localhost:3000'.
MET_MCP_BEARER_TOKEN_FILEYesPath to a protected file containing the bearer token required for authentication.
MET_MCP_SIGLIP2_ENCODER_URLNoURL of the optional SigLIP2 text encoder sidecar, e.g. 'http://127.0.0.1:8080'.
MET_MCP_SIGLIP2_ENCODER_IDENTITY_FILENoPath to the encoder-identity.json file for the optional SigLIP2 text encoder.
MET_MCP_SIGLIP2_ENCODER_TIMEOUT_SECONDSNoTimeout in seconds for the optional SigLIP2 text encoder (default is 6).

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