llm-vision-mcp
by ghbalf
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| XAI_API_KEY | No | xAI API key (for xai preset) | |
| ZAI_API_KEY | No | ZAI API key (for zai preset) | |
| GROQ_API_KEY | No | Groq API key (for groq preset) | |
| OLLAMA_MODEL | No | Ollama model name | llava |
| ZAI_BASE_URL | No | ZAI base URL override | |
| GOOGLE_API_KEY | No | Google API key | |
| MOONSHOT_MODEL | No | Moonshot model override | |
| NVIDIA_API_KEY | No | NVIDIA API key (for nvidia preset) | |
| OPENAI_API_KEY | No | OpenAI API key | |
| OLLAMA_BASE_URL | No | Ollama base URL | http://localhost:11434 |
| MOONSHOT_API_KEY | No | Moonshot API key (for moonshot preset) | |
| TOGETHER_API_KEY | No | Together AI API key (for together preset) | |
| ANTHROPIC_API_KEY | No | Anthropic API key | |
| DASHSCOPE_API_KEY | No | DashScope API key (for qwen preset) | |
| DEEPINFRA_API_KEY | No | DeepInfra API key (for deepinfra preset) | |
| MOONSHOT_BASE_URL | No | Moonshot base URL override | |
| OLLAMA_TIMEOUT_MS | No | Request timeout for Ollama in milliseconds | 120000 |
| VISION_TIMEOUT_MS | No | Request timeout for default provider in milliseconds | 60000 |
| DASHSCOPE_BASE_URL | No | DashScope base URL override | |
| VISION_CONFIG_PATH | No | Path to config file | |
| VISION_DEFAULT_PROVIDER | No | Default provider to use (e.g., openai, anthropic, google, ollama, or one of the preset providers) |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |