Skip to main content
Glama
llt22
by llt22

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
OPENAI_MODELNoVision modelgpt-4o-mini
OPENAI_API_KEYYesOpenAI-compatible API key
OPENAI_BASE_URLNoOverride for proxies / compatible gateways
OPENAI_TIMEOUT_MSNoRequest timeout in milliseconds60000
LOCAL_FILE_ALLOWED_ROOTSNoComma-separated local path allowlist
LOCAL_FILE_INPUT_ENABLEDNoSet to 'false' to disable local file path inputtrue

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
recognize_imageB

Recognize and analyze an image using the configured vision model. If no image is provided, reads the current clipboard image. Also supports local file paths, http(s) URLs, base64, data URLs, and the literal "clipboard".

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/llt22/image-recognition-mcp'

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