Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GROQ_API_KEYNoGroq API Key
VISION_MODELNo视觉理解模型(用于 analyze_image, extract_text)
AGNES_API_KEYNoAgnes AI API Key
AGNES_TIMEOUTNoAgnes AI 超时时间(秒)120
AGNES_BASE_URLNoAgnes AI 基础 URLhttps://apihub.agnes-ai.com/v1
CUSTOM_API_KEYNo自定义端点 API Key
IMAGE_PROVIDERNo图片任务专用 Provider跟随 VISION_PROVIDER
OPENAI_API_KEYNoOpenAI API Key
VIDEO_PROVIDERNo视频任务专用 Provider跟随 VISION_PROVIDER
CUSTOM_BASE_URLNo自定义端点地址
IMAGE_GEN_MODELNo文生图模型(用于 generate_image)
VIDEO_GEN_MODELNo视频生成模型(用于 generate_video)
VISION_PROVIDERNo默认 Provider 名称,可选值:agnes, openai, openrouter, groq, customauto-detected
IMAGE_EDIT_MODELNo图片编辑模型(用于 edit_image)
AGNES_MAX_RETRIESNoAgnes AI 最大重试次数3
PROVIDER_FALLBACKNo备选 Provider 列表,逗号分隔
OPENROUTER_API_KEYNoOpenRouter API Key
AGNES_DEFAULT_MODELNoAgnes AI 默认模型agnes-2.0-flash
VIDEO_ANALYSIS_MODELNo视频分析模型(用于 analyze_video)

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/rosecat2359/mcp-vision-server'

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