Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_HOSTNoREST API bind address0.0.0.0
API_PORTNoREST API port3000
MCP_HOSTNoStandalone MCP bind address0.0.0.0
MCP_PORTNoStandalone MCP port3001
NIM_MODELNoLLM model for summarizationgoogle/gemma-3-27b-it
NIM_API_KEYYesNVIDIA NIM API key (required for summarize/ask)
NIM_BASE_URLNoNIM API endpointhttps://integrate.api.nvidia.com/v1
SEARXNG_HOSTNoSearXNG hostlocalhost
SEARXNG_PORTNoSearXNG port8888
NIM_VISION_MODELNoVision model for screenshot extractiongoogle/gemma-3-27b-it
VISION_WORD_THRESHOLDNoMinimum words before triggering vision fallback30
VISION_FALLBACK_ENABLEDNoAuto-fallback to vision when text extraction failstrue
VISION_MAX_IMAGE_DIMENSIONNoMax screenshot dimension before resize1280

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/slothitude/web_eyes'

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