Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoReserved, not used by stdio transport.3000
MODELNoModel ID. Required for together, deepinfra, fireworks, chutes; ignored by azure; optional otherwise.
API_KEYYesAPI key for the selected provider. Required.
BASE_URLNoFull base URL including /v1 or similar. Required for azure; optional for others (has per-provider default).
PROVIDERNoProvider discriminator (openrouter, openai, together, deepinfra, fireworks, groq, chutes, cerebras, azure, ollama).openrouter
LOG_LEVELNoLog level: debug, info, warn, error.info
EXTRA_HEADERSNoJSON object string of extra HTTP headers.
MAX_IMAGE_SIZENoMaximum image size in bytes.10485760
RETRY_ATTEMPTSNoReserved, not yet implemented.3
OPENROUTER_MODELNoLegacy model for OpenRouter, maps to MODEL.
OPENROUTER_API_KEYNoLegacy API key for OpenRouter, maps to API_KEY.
OPENROUTER_BASE_URLNoLegacy base URL for OpenRouter, maps to BASE_URL.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
analyze_imageB

Analyze images using the configured vision provider. Supports various input formats including base64, file paths, and URLs.

analyze_webpage_screenshotB

Specialized tool for analyzing webpage screenshots. Extracts content, layout information, and interactive elements from web pages.

analyze_mobile_app_screenshotA

Specialized tool for analyzing mobile app screenshots. Provides insights into UI design, user experience, platform conventions, and app functionality.

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/abyssbugg/open-vision-mcp'

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